.rel {
  position: relative;
}
.abs {
  position: absolute;
}
.fixed {
  position: fixed;
}
.flex {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
}
.flex-wrap {
  flex-flow: wrap;
}
.flex-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.inline-block {
  display: inline-block;
}
.block {
  display: block;
}
.hide {
  display: none;
}
.bold {
  font-weight: 700;
}
.txt-center {
  text-align: center;
}
.txt-left {
  text-align: left;
}
.txt-right {
  text-align: right;
}
.before {
  opacity: 0;
  visibility: hidden;
}
.after {
  opacity: 1;
  visibility: visible;
}
.font {
  font-family: Arial;
}
.txt {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.upper {
  text-transform: uppercase;
}
.middle {
  vertical-align: middle;
}
@font-face {
  font-family: "icon";
  src: url('iconfont.eot?t=1561461869476');
  /* IE9 */
  src: url('iconfont.eot?t=1561461869476#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAArkAAsAAAAAFLQAAAqUAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHEIGVgCGUAqWRJIhATYCJANoCzYABCAFhG0HgjkbkBEjETaMsgpE9hcJvCnWlcAUV5HAPJKSVpTBthejkNVyd+aFgzVBQHlVdXdGSWZm6dweJLzEJ6AX5F4/D8z846b9JFCsLVCsUGpq0/xkXupK52Fz2DwyNUHO4US0d+8KIABhE8bQVyxu1u0hTNU7pjz7y29dSjquQCANN37+fl/aBZLXZhpkRu3dF3l+nOk7mUUjOBhVW2mLq0G8IL5gvgbDmTlefIOYEzFpb4cAYOJHWUTT5m274ocH1QWajB01YhB+RwK8EF+B0OzGOdVQYiMehHKVvANs0P68KKCy8AMkfAW9U8fhzYbSUJN3VS10KfqqpSzOjwHvpwEUgLKAAZAx3HwRAjO0spoh5rU2+AQoSQb5uEKttK0jtFb76lidrDN0ri7SPfVxfUPf0v9yeuW8zb2fd9V1oYkV1zt2D6c3g6flggjKs7gVY1e2rfrfeBBDBLGE8SIeEwUh1AQRwoeHGwJQJLgjR6AlgQAYQHhBYxsAou5LRSJopFDEgBahiAAtQxELWiHhP7CBRAEigMQDEoCYgEQg0YBUICFAOSBxgCpAgoCaQPyAekA8gMZADEAPIF5ATyA+wHEgEnADiAW4BZ26wj+EIhJyeiFCgzdAEgFvEYoEyL3PCLCqRACrzz7plKpAJVD1wNgA9bgDE6DEEKxtkRmoR7ZEWNzwaMRKSooLBMolx5lmWjBomdEZIipKWYYRb9spcfGMky+TbMcHApGmmSLsyKjIIZglLcnaHrQ0qd+3jr0GaStO20jKFss+C6BvQ8YRLxGw1m7uOs7YIGMlKGsM9zyQuYXT9jixgLPNpZQRtFlN4ORqUaxJ08pZVM1Mp+Wo6Yj5EHWY2Cfwtlr9djthQvAkqxWnbBCnVYxFQ6r235dYwjmNzQYtD8Oh+6qcmnjp6KLF5gthYawSJzm1HXE4yEA+kY+WrW8VOI4VK/fdE2ckcnMpawtdhC55s5DGJQYPbOXOxl2xKs9t8dn5BrdalaKmitnO5iAd9rQma0rDkac2jetDb4/8Lvl37Ti+74jpaPjBw9ShEJJmWY5jGFrZaOE0GoddSdMUo3LYlAwjmXbBqlTSm0BRVg3Hcm3w9C7nadR+CXPQB3HYCaTXrG7pjW2YzcqmZoamG82gPkIHqRTW050Q7/y2rVLgCetSZ8zuzVnPrK0rzYEM1VFNaqPuUrt90J2tIpN4WN7YYCvX0wHKphbWnKtqbqK7O1fT2sz0QKnaSCnxZMIASTXJU0Uyc8sVXbbRCZDkFIK5bx3Dww9GumMyTJ5HRDyrqAdHXUyOeIttHBh+qqANc+7bV5TWUg2bAzCYNz8ZkkiigBc2M3NVByMhs3nToX0H1MQWH7X1E8L+Pun4FNreNTRILDXDaFGZZbtttTg5O1CzZfx1opmaucGIH5D5/yO661n3Yjgkbjoa+gM1+18t0NhubgNmYs20EnU3j9uLPaYwjIVDptdznImdLpFbAEKJZWYEMQ0SrFmJN0QnGx2/c9BpEP1Jka4huWD+V/pPe7xlFDgC7JA6spD9PVIQfMMP9OCXF1TWeU3KV/eUtaEBZd8WvAuK/5sMJnSpPpGW/F307/Vh+GEg8dX7AngVSqHT6XKWqupTiZWKRfrRIhEEv4QpWyNaIr+I+NJFFig/e6QxYuSHXrRjNztbjGG6vmdrVyJb0RensaVlpXOKE/1nRo4UixKHsj7ZH66XA0NK4IQdjW2IrnJkWmKguKhFp67ZntvR5/aTTPcHk1xQSMaoS6KWL52xCDNe27kanY9cWejdvBg7waH9AWsC3l04HPXx60RewtIorRHduQxtYhxeZESH0V3L0cakbEMe71WxvsRTOaQfPAZeJetTzG8E7CuGk4p8T92cE4iLvDuD46bp6sKXrA1PqfGoD1DMe2Ho4Q8JfpiWVBdaR0JFek4vSk9Hq8i/gW7u5fdhzASkEqlmevsEel2r0n8+iRx7Uxg4rI8OSlvexQu5XXg2ZFtR/4HgK0VEZZNrXvzYx1V+c4dN9FSAov3ztcy6D1QfrKsWuxPloucSudZYzD9TuOeNuzRZunv9HvuAT0xBwozUqEh9vuctbTAIWTNnXY0nADsIYbNfCJRD+fHNsqsAytVyFSG9ChYQwqsyQqaSqaH8qhz6h5TKS4VSCHbm36RjgfnwWN0+QZDgp1+kQIa4gYwCHiFvMS3WL0iq2IG9eY3teME3r158sNdvDi1PnH/TZGrx2vneKuzKZXQVOIWSBPSyVXr1MnCWHhy1dIjH1x7I+yViFogEK3RBuk1CgZtgkzZJu1nlzITNWg8Tijf511wJJlcIoItWOKEUfzZ3RLlV6TMcJL7+2W/bD/fERWJcCq+Wyuba1a7iIpBaMDMqfSOO3fh37BLvBm9sjDz++ti/lzF8Y/qeesNmfbJ+876hhugvC7zLaoE5o6s707xVDOjqMmduvXR3V4YZ1IJSTcGCM2Ds0Jo1owapZsXqNazWcg3QjK4xaq1QA41xDW07qpGql4PD0wQV2Ula8qxEWupyulylpobX9FCQKjMQ9aC/f3N7R/IBdrP+6J+8cMsCo8KyZgnjZly5bp15lE8vWWtRGL/79hDmcmFy1MMu5yHeYZ7T+U4POV1gW5H0Y7XhxOgIshg5zWAD0sKOQ34zu9LuZ/pKXTuD0Hbakkp6lYQwm3Ps8TiZQq3DS9aPYXWbqS50AGUopA4x4OEDiObvZhinrv21Lvw+hj5HMxMzj0Y00jbawvfmoPamzRvYaN6NvSvaqPITr8VGNgTuxrwVg/rueif2Dojb56x1HBzlSJ40OX3yQrELJ0/ecbZk3WZpi9vOCoX1522H3aayrC3OnXPBtqfTmLkzlt+qrItlF7NWOrf512GB614FUAcUAPek2nqhqAUqTfxyBr82wLJ/9anMBZAn5S1txUDZMC3FTo7cAu43ZVGBMH/XkvRG8jLJ6Cpn5e0qM61XFaOknntdXVSNyC4H5Cz3rzs/pUqTflGlxbG7RpGeJ/Zj9Sfp1TKXy4EPN7uBmlMSgwPCdb/5Jc9ARS9rZo8jPfPN9INelgA8uKDRJsTmv/In08Qk42eQ0qTbxFnQ/3/5QqnBSSzFXyoBmGwG4OElO4p3dTPFxhYf5Uwqi0gE+BKFkBBbwzGGeJCQQrwIyScm0bQ420LBZBSIEQBQmmUCQZBxhKB4cpNgyLhry3N8S/ioKSJuyIQiYtb9e77kmpftq1cCyVCK4imcwkaLybzSm36B6StJdlkL+AMKrkhkcequ+oQGKI8jws3kzFpowlp8CHeDqkLREl5BcWyZ20uSaN4TYoX1YMUrAiQGSkLhqcR0FNTQa7OV5/d/AUavIlFIn78x/wASuHQhe+LsM4btp9HE6rMurYMbI8eEaULqTFBN+CAMVKwcCS1/pyugsJhNUdq6SMhYOq4Rl2+ql4bB5OuX/phJUSEVVdMN07Id1/PLe1VUVlXX9K6t62MyEmsYdd1cNqaCvt2qPjDW0R2UlTxV812BK74aiRma1+ZO5IzlnVMETPhXfZrLkdmsw0krcRZAkrILh9a8bVBMVYUB1pmYsgwrSrw384gJ2SzCzGyTvynjJ+azysA8a6GIgqbrF9FW9O06p95p0/LBAAAAAA==') format('woff2'), url('iconfont.woff?t=1561461869476') format('woff'), url('iconfont.ttf?t=1561461869476') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */ url('iconfont.svg?t=1561461869476#iconfont') format('svg');
  /* iOS 4.1- */
}
.hidden-xs {
  display: block;
}
.hidden-pc {
  display: none;
}
.box-container {
  width: 100%;
  margin: 0 auto;
  padding: 0 60px;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.box-container-fluid {
  width: 100%;
  margin: 0 auto;
}
.medium-box-container {
  width: 80%;
  margin: 0 auto;
}
body {
  font-size: 16px;
  font-family: 微软雅黑;
  overflow-x: hidden;
}
.rl {
  writing-mode: tb-rl;
  writing-mode: vertical-lr;
}
.more {
  position: relative;
  display: block;
  width: 160px;
  height: 50px;
  line-height: 50px;
  color: #333;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  border: 2px solid #333;
  margin: 0 auto;
  font-weight: 700;
}
.more:hover {
  color: #fff;
  background: #134a97;
  transition: all 1s 0.3s;
  -webkit-transition: all 1s 0.3s;
}
.more:hover i:nth-child(1),
.more:hover i:nth-child(3) {
  width: 160px;
}
.more:hover i:last-child,
.more:hover i:nth-child(2) {
  height: 50px;
}
.more i {
  position: absolute;
  display: inline-block;
  background: #134a97;
  z-index: 10;
}
.more i:nth-child(1),
.more i:nth-child(3) {
  width: 0;
  height: 2px;
}
.more i:last-child,
.more i:nth-child(2) {
  width: 2px;
  height: 0;
}
.more i:nth-child(1) {
  left: -2px;
  top: -2px;
  transition: all 0.1s linear;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
}
.more i:nth-child(2) {
  right: -2px;
  top: -2px;
  transition: all 0.1s 0.1s linear;
  -webkit-transition: all 0.1s 0.1s linear;
  -moz-transition: all 0.1s 0.1s linear;
  -o-transition: all 0.1s 0.1s linear;
}
.more i:nth-child(3) {
  right: -2px;
  bottom: -2px;
  transition: all 0.1s 0.2s linear;
  -webkit-transition: all 0.1s 0.2s linear;
  -moz-transition: all 0.1s 0.2s linear;
  -o-transition: all 0.1s 0.2s linear;
}
.more i:last-child {
  left: -2px;
  bottom: -2px;
  transition: all 0.1s 0.3s linear;
  -webkit-transition: all 0.1s 0.3s linear;
  -moz-transition: all 0.1s 0.3s linear;
  -o-transition: all 0.1s 0.3s linear;
}
@font-face {
  font-family: "mb";
  src: url('../fonts/mb.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "gc";
  src: url('../fonts/gc.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "gb";
  src: url('../fonts/gb.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "tcm";
  src: url('../fonts/tcm.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "fb";
  src: url('../fonts/fb.otf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "db";
  src: url('../fonts/db.otf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "dcb";
  src: url('../fonts/dcb.otf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "dcm";
  src: url('../fonts/dcm.otf');
  font-weight: normal;
  font-style: normal;
}
.phone-nav {
  display: none;
}
.tel-box .tit {
  font-size: 14px;
  color: #134a97;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 2px;
}
.tel-box .tit img {
  vertical-align: middle;
  margin-right: 10px;
}
.tel-box .number {
  font-size: 32px;
  color: #134a97;
  font-family: "mb";
}
.header-wrapper {
  background: #fff;
}
.header-wrapper > .w1200 {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  height: 110px;
  align-items: center;
}
.header-wrapper .logo-box a {
  display: block;
}
.header-wrapper .other-box {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  align-items: center;
}
.header-wrapper .pc-search-box {
  margin-left: 52px;
}
.header-wrapper .pc-search-box .search {
  display: block;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #134a97 url(../img/search.png) no-repeat center center;
}
.pc-nav-box {
  background: #134a97;
}
.pc-nav-box .w1200 {
  position: relative;
}
.pc-nav-box .bg {
  width: 150px;
  height: 70px;
  background: #0d3d7f;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: left 0.3s ease;
  -webkit-transition: left 0.3s ease;
  -moz-transition: left 0.3s ease;
  -ms-transition: left 0.3s ease;
  -o-transition: left 0.3s ease;
}
.pc-nav-box .w1200 > ul {
  position: relative;
  z-index: 1;
  font-size: 0;
}
.pc-nav-box .w1200 > ul li {
  display: inline-block;
  width: 150px;
  text-align: center;
}
.pc-nav-box .w1200 > ul li a {
  font-size: 16px;
  color: #fff;
  line-height: 70px;
  display: block;
}
.pc-nav-box .child-box {
  position: relative;
}
.pc-nav-box .hide-box {
  position: fixed;
  left: 0;
  top: 180px;
  width: 100%;
  background: url(../img/nav_bg.jpg) no-repeat left top;
  text-align: left;
  z-index: 40;
  display: none;
}
.pc-nav-box .hide-box.hide-box-2 {
  left: 0;
  top: 0;
  position: absolute;
  height: auto;
  width: 150px;
  background: #fff;
}
.pc-nav-box .hide-box.hide-box-2 a {
  display: block;
  font-size: 14px;
  line-height: 48px;
  border-bottom: 1px solid #f7f8f9;
  text-align: center;
}
.pc-nav-box .hide-box.hide-box-2 a:last-child {
  border-bottom: none;
}
.pc-nav-box .hide-box.hide-box-2 a:hover {
  color: #134a97;
}
.pc-nav-box .hide-box.on {
  display: block;
  z-index: 40;
}
.pc-nav-box .hide-box .w1200 {
  overflow: hidden;
}
.pc-nav-box .hide-box-1 .w1200 {
  position: relative;
  background: #255faf;
  padding-bottom: 80px;
}
.pc-nav-box .hide-box-1 .w1200.has {
  padding-bottom: 160px;
}
.pc-nav-box .hide-box-1 .item {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
}
.pc-nav-box .hide-box-1 .item.on .cat {
  color: #fff;
  opacity: 1;
  background: #356cb9;
}
.pc-nav-box .hide-box-1 .item.on .children-box {
  display: block;
}
.pc-nav-box .hide-box-1 .cat {
  position: relative;
  display: block;
  font-size: 14px;
  color: #fff;
  opacity: 0.6;
  font-weight: 700;
  width: 172px;
  height: 70px;
  line-height: 70px;
  padding: 0 46px 0 40px;
  transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  z-index: 10;
}
.pc-nav-box .hide-box-1 .cat:before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background: #fff;
  background: red;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
  opacity: 0;
}
.pc-nav-box .hide-box-1 .cat:after {
  position: absolute;
  right: 40px;
  top: 50%;
  content: "";
  width: 6px;
  height: 10px;
  background: url(../img/nav_r.png) no-repeat;
  background-size: contain;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.pc-nav-box .hide-box-1 .children-box {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9;
  width: 1028px;
  height: 100%;
  background: #fff;
  padding: 40px 50px;
  border-left: 1px solid #f1f1f1;
  display: none;
}
.pc-nav-box .hide-box-1 .inner-1 {
  font-size: 0;
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  flex-flow: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.pc-nav-box .hide-box-1 .inner-1 a {
  width: 33.33%;
  font-size: 14px;
  color: #666;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-right: 1px solid #f6f6f6;
  margin-bottom: 30px;
  display: none;
}
.pc-nav-box .hide-box-1 .inner-1 a:nth-child(-n+15) {
  display: block;
}
.pc-nav-box .hide-box-1 .inner-1 a:nth-child(3n) {
  border-right: none;
  padding-left: 40px;
}
.pc-nav-box .hide-box-1 .inner-1 a:nth-child(3n-1) {
  padding-left: 40px;
}
.pc-nav-box .hide-box-1 .inner-1 a:nth-child(3n-2) {
  padding-right: 40px;
}
.pc-nav-box .hide-box-1 .inner-1 a:hover {
  color: #134a97;
}
.pc-nav-box .hide-box-1 .inner-2 {
  margin-top: 32px;
  padding-top: 40px;
  border-top: 1px solid #f5f5f5;
}
.pc-nav-box .hide-box-1 .inner-2 ul {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.pc-nav-box .hide-box-1 .inner-2 ul li {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  width: 414px;
}
.pc-nav-box .hide-box-1 .inner-2 ul li:hover img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.pc-nav-box .hide-box-1 .inner-2 ul li:hover .name {
  color: #134a97;
}
.pc-nav-box .hide-box-1 .inner-2 ul li .pic {
  width: 180px;
  font-size: 0;
  overflow: hidden;
}
.pc-nav-box .hide-box-1 .inner-2 ul li .pic img {
  display: block;
  width: 100%;
  height: 100px;
  transition: transform 0.8s ease;
  -webkit-transition: transform 0.8s ease;
  -moz-transition: transform 0.8s ease;
  -ms-transition: transform 0.8s ease;
  -o-transition: transform 0.8s ease;
}
.pc-nav-box .hide-box-1 .inner-2 ul li .info {
  flex: 1;
  overflow: hidden;
  padding-left: 28px;
}
.pc-nav-box .hide-box-1 .inner-2 ul li .name a {
  font-size: 20px;
  color: #333;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pc-nav-box .hide-box-1 .inner-2 ul li .desc {
  font-size: 14px;
  color: #999;
  line-height: 26px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-top: 8px;
}
.pc-nav-box .hide-box-1 .btn {
  display: block;
  font-size: 14px;
  color: #134a97;
  margin-left: 66.66%;
  padding-left: 40px;
  line-height: 30px;
}
.pc-nav-box .hide-box-1 .btn:hover {
  font-weight: 700;
}
.pc-nav-box .hide-box-1 .btn:hover:after {
  transform: translateX(4px);
  -webkit-transform: translateX(4px);
  -moz-transform: translateX(4px);
  -ms-transform: translateX(4px);
  -o-transform: translateX(4px);
}
.pc-nav-box .hide-box-1 .btn:after {
  display: inline-block;
  content: "";
  width: 6px;
  height: 10px;
  background: url(../img/nav_r2.png) no-repeat;
  background-size: contain;
  margin-left: 10px;
  transition: transform 0.3s ease;
  -webkit-transition: transform 0.3s ease;
  -moz-transition: transform 0.3s ease;
  -ms-transition: transform 0.3s ease;
  -o-transition: transform 0.3s ease;
}
.phone-footer-nav,
.phone-gotop-box {
  display: none;
}
.footer-wrapper {
  padding-top: 136px;
  background: #fff url(../img/footer-bg.png) no-repeat center bottom;
  background-size: 100%;
}
.footer-wrapper.style {
  background: #f0f0f0 url(../img/footer-bg.png) no-repeat center bottom;
}
.footer-wrapper dl {
  display: inline-block;
  vertical-align: top;
  margin-right: 84px;
}
.footer-wrapper dl:last-child {
  margin-right: 0;
}
.footer-wrapper dl a {
  display: block;
}
.footer-wrapper dl a:hover {
  color: #134a97;
}
.footer-wrapper dl dt {
  margin-bottom: 16px;
}
.footer-wrapper dl dt a {
  font-size: 16px;
  font-weight: 700;
  color: #333;
  line-height: 36px;
}
.footer-wrapper dl dd a {
  font-size: 16px;
  color: #666;
  line-height: 30px;
}
.footer-wrapper .box-2 {
  margin-top: 84px;
  padding: 22px 0 36px;
  border-top: 1px solid #f4f4f4;
}
.footer-wrapper .box-2 .w1200 {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.footer-wrapper .link {
  margin-bottom: 10px;
}
.footer-wrapper .link > a {
  margin-right: 20px;
  vertical-align: top;
}
.footer-wrapper .link > a:last-child {
  margin-right: 0;
}
.footer-wrapper .link > a,
.footer-wrapper .link .caption {
  display: inline-block;
  color: #666;
  font-size: 12px;
  line-height: 30px;
}
.footer-wrapper .link > a:hover,
.footer-wrapper .link .caption:hover {
  color: #134a97;
}
.footer-wrapper .friend-link {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-right: 20px;
}
.footer-wrapper .friend-link.on .list {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
}
.footer-wrapper .friend-link .caption {
  cursor: pointer;
}
.footer-wrapper .friend-link .list {
  position: absolute;
  left: 50%;
  bottom: 40px;
  z-index: 10;
  margin-left: -90px;
  width: 180px;
  background: #fff;
  box-shadow: 0px 13px 81px 0px rgba(0, 0, 0, 0.06);
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  opacity: 0;
  visibility: hidden;
  transform: translateY(30px);
  -webkit-transform: translateY(30px);
  -moz-transform: translateY(30px);
  -ms-transform: translateY(30px);
  -o-transform: translateY(30px);
}
.footer-wrapper .friend-link .list:after {
  content: "";
  display: inline-block;
  border: 8px solid transparent;
  border-top-color: #fff;
  position: absolute;
  left: 50%;
  bottom: -15px;
  z-index: 10;
  margin-left: -8px;
}
.footer-wrapper .friend-link .list a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
  color: #666;
  line-height: 30px;
  padding: 6px 15px;
  border-bottom: 1px solid #f7f8f9;
}
.footer-wrapper .friend-link .list a:last-child {
  border-bottom: none;
}
.footer-wrapper .friend-link .list a:hover {
  color: #134a97;
}
.footer-wrapper .copyright,
.footer-wrapper .copyright a {
  font-size: 12px;
  color: #999;
  line-height: 24px;
}
.footer-wrapper .copyright a:hover {
  color: #134a97;
}
.footer-wrapper .qrcode {
  width: 70px;
  margin-top: 10px;
}
.footer-wrapper .qrcode img {
  width: 100%;
}
.index-banner-wrapper .swiper-slide a {
  display: block;
}
.index-banner-wrapper .swiper-slide a > img {
  display: block;
  width: 100%;
  height: 740px;
  object-fit: cover;
}
.index-banner-wrapper .swiper-slide a > img.phone {
  display: none;
}
.index-banner-wrapper .swiper-slide.swiper-slide-active .inner {
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
}
.index-banner-wrapper .swiper-slide.swiper-slide-active .list {
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  opacity: 1;
  visibility: visible;
}
.index-banner-wrapper .swiper-slide .info {
  position: absolute;
  left: 0;
  bottom: 44px;
  z-index: 10;
  width: 100%;
}
.index-banner-wrapper .swiper-slide .info div {
  color: #fff;
}
.index-banner-wrapper .swiper-slide .name {
  font-size: 60px;
  line-height: 60px;
  font-weight: 700;
}
.index-banner-wrapper .swiper-slide .name img {
  vertical-align: middle;
  margin: 0 22px;
}
.index-banner-wrapper .swiper-slide .en {
  font-size: 18px;
  line-height: 24px;
  font-family: Arial;
  text-transform: uppercase;
  opacity: 0.7;
  margin-top: 16px;
}
.index-banner-wrapper .swiper-slide .inner {
  transform: translateY(50px);
  -webkit-transform: translateY(50px);
  -moz-transform: translateY(50px);
  -ms-transform: translateY(50px);
  -o-transform: translateY(50px);
  transition: transform 1.6s ease;
  -webkit-transition: transform 1.6s ease;
  -moz-transition: transform 1.6s ease;
  -ms-transition: transform 1.6s ease;
  -o-transition: transform 1.6s ease;
}
.index-banner-wrapper .swiper-slide .list {
  opacity: 0;
  visibility: hidden;
  margin-top: 258px;
  transform: translateX(-50px);
  -webkit-transform: translateX(-50px);
  -moz-transform: translateX(-50px);
  -ms-transform: translateX(-50px);
  -o-transform: translateX(-50px);
  transition: transform 1.2s, opacity 1.2s ease;
  transition-delay: 0.6s;
}
.index-banner-wrapper .swiper-slide .list ul {
  text-align: right;
}
.index-banner-wrapper .swiper-slide .list ul li {
  display: inline-block;
  text-align: left;
  vertical-align: top;
  margin-right: 50px;
}
.index-banner-wrapper .swiper-slide .list ul li:last-child {
  margin-right: 0;
}
.index-banner-wrapper .swiper-slide .tit {
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
  margin-bottom: 10px;
}
.index-banner-wrapper .swiper-slide .cont {
  font-size: 14px;
  line-height: 24px;
  text-shadow: 1px 1px 15px 1px #000;
}
.index-banner-wrapper .swiper-pagination {
  bottom: 30px;
}
.index-banner-wrapper .swiper-pagination .swiper-pagination-bullet {
  opacity: 1;
  background: #fff;
  margin: 0 10px;
  width: 8px;
  height: 8px;
  transition: width 0.8s ease;
  -webkit-transition: width 0.8s ease;
  -moz-transition: width 0.8s ease;
  -ms-transition: width 0.8s ease;
  -o-transition: width 0.8s ease;
}
.index-banner-wrapper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #134a97;
  width: 30px;
  border-radius: 30px;
}
.index-title-box {
  padding: 48px 0;
  position: relative;
}
.index-title-box .title {
  font-size: 36px;
  color: #000;
  line-height: 36px;
  letter-spacing: 2px;
  margin-bottom: 12px;
}
.index-title-box p {
  color: #999;
  font-family: "gc";
  font-size: 24px;
  line-height: 24px;
  text-transform: uppercase;
}
.index-title-box .cat {
  position: absolute;
  right: 0;
  bottom: 46px;
  z-index: 10;
}
.index-title-box .cat a {
  position: relative;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  margin-right: 30px;
  padding-right: 30px;
}
.index-title-box .cat a:last-child {
  margin-right: 0;
  padding-right: 0;
}
.index-title-box .cat a:last-child:after {
  display: none;
}
.index-title-box .cat a:after {
  content: "";
  display: block;
  width: 1px;
  height: 56px;
  background: #f3f3f3;
  position: absolute;
  right: 0;
  top: 4px;
  z-index: 10;
}
.index-title-box .cat a.on .icon {
  transform: translateY(-8px);
  -webkit-transform: translateY(-8px);
  -moz-transform: translateY(-8px);
  -ms-transform: translateY(-8px);
  -o-transform: translateY(-8px);
}
.index-title-box .cat a.on .icon img.original {
  display: none;
}
.index-title-box .cat a.on .icon img.on {
  display: inline-block;
}
.index-title-box .cat a.on .name {
  color: #134a97;
}
.index-title-box .cat .icon {
  width: 30px;
  margin: 0 auto 5px;
  transition: transform 0.6s ease;
  -webkit-transition: transform 0.6s ease;
  -moz-transition: transform 0.6s ease;
  -ms-transition: transform 0.6s ease;
  -o-transition: transform 0.6s ease;
}
.index-title-box .cat .icon img {
  width: 100%;
}
.index-title-box .cat .icon img.on {
  display: none;
}
.index-title-box .cat .name {
  font-size: 16px;
  color: #999;
  line-height: 36px;
}
.index-more {
  display: block;
  font-size: 14px;
  color: #666;
  font-weight: 700;
  font-family: Arial;
  text-transform: uppercase;
  line-height: 20px;
}
.index-more:hover {
  color: #134a97;
}
.index-more:hover i {
  transform: translateX(5px);
  -webkit-transform: translateX(5px);
  -moz-transform: translateX(5px);
  -ms-transform: translateX(5px);
  -o-transform: translateX(5px);
}
.index-more i {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  vertical-align: middle;
  margin-left: 6px;
  transition: transform 0.3s ease;
  -webkit-transition: transform 0.3s ease;
  -moz-transition: transform 0.3s ease;
  -ms-transition: transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  background: #134a97 url(../img/traggle.png) no-repeat center center;
}
.swiper-btn {
  display: inline-block;
  position: absolute;
  z-index: 10;
  top: 50%;
  margin-top: -24px;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
}
.swiper-btn.prev {
  left: -98px;
  background: url(../img/prev2.png) no-repeat;
  background-size: contain;
}
.swiper-btn.prev.swiper-button-disabled {
  background: url(../img/prev.png) no-repeat;
  background-size: contain;
}
.swiper-btn.next {
  right: -98px;
  background: url(../img/next2.png) no-repeat;
  background-size: contain;
}
.swiper-btn.next.swiper-button-disabled {
  background: url(../img/next.png) no-repeat;
  background-size: contain;
}
.index-box-1 {
  margin: 50px auto;
}
.index-box-1 .w1200 {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.index-box-1 .cat-box {
  font-size: 0;
  margin-bottom: 20px;
}
.index-box-1 .cat-box a {
  position: relative;
  display: inline-block;
  font-size: 16px;
  color: #8b9195;
  margin-right: 32px;
  line-height: 32px;
  padding-bottom: 10px;
}
.index-box-1 .cat-box a:last-child {
  margin-right: 0;
}
.index-box-1 .cat-box a.on {
  font-weight: 700;
  color: #134a97;
}
.index-box-1 .cat-box a.on:before {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}
.index-box-1 .cat-box a:before {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: #134a97;
  opacity: 0;
  visibility: hidden;
  transform: scale(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transition: transform 0.5s ease;
  -webkit-transition: transform 0.5s ease;
  -moz-transition: transform 0.5s ease;
  -ms-transition: transform 0.5s ease;
  -o-transition: transform 0.5s ease;
}
.index-box-1 .news-box {
  width: 600px;
}
.index-box-1 .first-news {
  margin-bottom: 40px;
}
.index-box-1 .first-news a {
  display: block;
}
.index-box-1 .first-news .name {
  color: #262626;
  line-height: 36px;
  font-size: 24px;
  height: 72px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.index-box-1 .first-news .desc {
  color: #919191;
  font-size: 16px;
  line-height: 32px;
  height: 64px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin: 6px auto 12px;
}
.index-box-1 .first-news .date {
  font-size: 20px;
  color: #134a97;
  font-weight: 700;
  font-family: Arial;
  line-height: 24px;
}
.index-box-1 ul li:hover .name {
  color: #134a97;
}
.index-box-1 ul li a {
  display: block;
  line-height: 32px;
}
.index-box-1 ul li .name {
  color: #919191;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
}
.index-box-1 ul li .date {
  font-family: Arial;
  color: #d3d4d5;
  font-weight: 700;
  float: left;
  margin-right: 12px;
  font-size: 16px;
}
.index-box-1 .more {
  display: block;
  font-size: 14px;
  color: #134a97;
  font-weight: 700;
  line-height: 30px;
  margin-top: 8px;
  text-align: left;
  border: none;
  margin: 8px 0 0;
}
.index-box-1 .more:hover {
  color: #0d3d7f;
  background: none;
}
.index-box-1 .video-box {
  width: 550px;
}
.index-box-1 .video-box.on .info {
  opacity: 0;
  visibility: hidden;
  transform: translateX(100%);
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
}
.index-box-1 .video-box.on .video {
  opacity: 1;
  visibility: visible;
}
.index-box-1 .video-box .pic {
  position: relative;
  height: 100%;
  overflow: hidden;
  font-size: 0;
}
.index-box-1 .video-box .pic > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.index-box-1 .video-box .info {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 10;
  background: rgba(0, 0, 0, 0.6);
  width: 275px;
  height: 72px;
  padding: 16px 40px 0;
  cursor: pointer;
  transition: all 0.8s ease;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -ms-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
}
.index-box-1 .video-box .info img {
  position: relative;
  top: 3px;
  float: left;
  margin-right: 14px;
}
.index-box-1 .video-box .info .name {
  font-size: 16px;
  color: #fff;
  line-height: 24px;
}
.index-box-1 .video-box .info .en {
  font-size: 18px;
  font-family: "mb";
  color: #e60012;
  text-transform: uppercase;
}
.index-box-1 .video-box .video {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  opacity: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
}
.index-box-1 .video-box .video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.index-box-2 {
  background: #fafafa;
  padding-bottom: 52px;
}
.index-box-2 .swiper-box {
  position: relative;
}
.index-box-2 .swiper-slide {
  background: #fff;
}
.index-box-2 .swiper-slide:hover img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.index-box-2 .swiper-slide:hover .name {
  color: #134a97;
}
.index-box-2 .swiper-slide a {
  display: block;
  overflow: hidden;
}
.index-box-2 .swiper-slide .pic,
.index-box-2 .swiper-slide .info {
  font-size: 0;
  width: 50%;
  float: left;
  overflow: hidden;
}
.index-box-2 .swiper-slide .pic img {
  width: 100%;
  height: 380px;
  object-fit: cover;
  transition: transform 0.8s ease;
  -webkit-transition: transform 0.8s ease;
  -moz-transition: transform 0.8s ease;
  -ms-transition: transform 0.8s ease;
  -o-transition: transform 0.8s ease;
}
.index-box-2 .swiper-slide .info {
  padding: 55px 50px 0;
}
.index-box-2 .swiper-slide .name {
  font-size: 28px;
  color: #000;
  font-weight: 700;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 36px;
}
.index-box-2 .swiper-slide .en {
  font-size: 25px;
  color: #e60012;
  font-family: Arial;
  text-transform: uppercase;
  line-height: 36px;
  font-weight: 700;
  margin: 10px auto 22px;
}
.index-box-2 .swiper-slide .desc {
  font-size: 16px;
  line-height: 32px;
  height: 128px;
  color: #999;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  margin-bottom: 25px;
}
.index-box-3 .index-title-box {
  text-align: center;
}
.index-box-3 .swiper-slide.swiper-slide-active:hover .pic img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.index-box-3 .swiper-slide.swiper-slide-active .pic:before {
  display: none;
}
.index-box-3 .swiper-slide.swiper-slide-active .info {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
}
.index-box-3 .swiper-slide a {
  display: block;
}
.index-box-3 .swiper-slide .name {
  font-size: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 70%;
}
.index-box-3 .swiper-slide .cat {
  position: relative;
  font-size: 16px;
  margin-left: 40px;
  padding-left: 40px;
}
.index-box-3 .swiper-slide .cat:before {
  content: "";
  display: inline-block;
  background: #fff;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -6px;
  z-index: 10;
  width: 1px;
  height: 12px;
}
.index-box-3 .swiper-slide .index-more {
  position: absolute;
  right: 50px;
  top: 30px;
  z-index: 10;
}
.index-box-3 .swiper-slide .index-more i {
  background: #fff url(../img/traggle2.png) no-repeat center center;
}
.index-box-3 .swiper-slide .info {
  width: 100%;
  line-height: 70px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
  background: rgba(0, 0, 0, 0.3);
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  padding: 0 160px 0 78px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(20px);
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -ms-transform: translateY(20px);
  -o-transform: translateY(20px);
  transition: transform 0.8s ease;
  -webkit-transition: transform 0.8s ease;
  -moz-transition: transform 0.8s ease;
  -ms-transition: transform 0.8s ease;
  -o-transition: transform 0.8s ease;
}
.index-box-3 .swiper-slide .info div {
  color: #fff;
}
.index-box-3 .swiper-slide .pic {
  font-size: 0;
  width: 100%;
  overflow: hidden;
}
.index-box-3 .swiper-slide .pic:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}
.index-box-3 .swiper-slide .pic img {
  width: 100%;
  height: 550px;
  object-fit: cover;
  transition: transform 1.4s ease;
  -webkit-transition: transform 1.4s ease;
  -moz-transition: transform 1.4s ease;
  -ms-transition: transform 1.4s ease;
  -o-transition: transform 1.4s ease;
}
.index-box-3 .w1200 {
  font-size: 0;
  margin-top: 30px;
}
.index-box-3 .w1200 a {
  vertical-align: middle;
}
.index-box-3 .swiper-button {
  display: inline-block;
  width: 54px;
  height: 54px;
  border-radius: 50%;
  border: 3px solid #f5f5f5;
  transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
}
.index-box-3 .swiper-button.prev {
  margin-right: 20px;
  background: #fff url(../img/left.png) no-repeat center center;
}
.index-box-3 .swiper-button.prev:hover {
  border-color: #134a97;
  background: #134a97 url(../img/left2.png) no-repeat center center;
}
.index-box-3 .swiper-button.next {
  margin-right: 30px;
  background: #fff url(../img/right.png) no-repeat center center;
}
.index-box-3 .swiper-button.next:hover {
  border-color: #134a97;
  background: #134a97 url(../img/right2.png) no-repeat center center;
}
.index-box-3 .index-more {
  display: inline-block;
}
.index-box-3 .index-more:hover span {
  color: #134a97;
  border-color: #134a97;
}
.index-box-3 .index-more span {
  display: inline-block;
  font-size: 14px;
  color: #666;
  font-weight: 700;
  font-family: Arial;
  text-transform: uppercase;
  border-bottom: 2px solid #666;
}
.index-box-4 {
  margin-top: 90px;
}
.index-box-4 .title {
  font-size: 30px;
  color: #333;
  line-height: 30px;
  margin-bottom: 45px;
}
.index-box-4 ul {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
}
.index-box-4 ul li {
  position: relative;
  margin-right: 90px;
  padding-right: 90px;
}
.index-box-4 ul li:after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 30px;
  background: #f4f4f4;
  position: absolute;
  right: 0;
  top: 35px;
  z-index: 10;
}
.index-box-4 ul li:last-child {
  margin-right: 0;
  padding-right: 0;
}
.index-box-4 ul li:last-child:after {
  display: none;
}
.index-box-4 ul .num,
.index-box-4 ul .name {
  font-size: 16px;
  color: #666;
}
.index-box-4 ul .num span {
  display: inline-block;
  font-family: "db";
  font-size: 60px;
  color: #000;
  margin-right: 8px;
}
.index-box-4 ul .name {
  line-height: 24px;
}
.index-box-5 {
  margin-top: 16px;
}
.index-box-5 .index-title-box {
  text-align: center;
}
.index-box-5 .swiper-wrapper {
  padding-bottom: 60px;
}
.index-box-5 .swiper-slide {
  background: #fafafa;
  padding: 60px 40px;
  box-shadow: 5px 4px 15px 0px rgba(0, 55, 86, 0.1);
}
.index-box-5 .swiper-slide:hover {
  background-image: -webkit-linear-gradient(295deg, #134a97 0%, #00a0ea 100%), -webkit-linear-gradient(#0071b0, #0071b0);
  background-image: -o-linear-gradient(295deg, #134a97 0%, #00a0ea 100%), -o-linear-gradient(#0071b0, #0071b0);
  background-image: linear-gradient(25deg, #134a97 0%, #00a0ea 100%), linear-gradient(#0071b0, #0071b0);
  background-blend-mode: normal,normal;
  box-shadow: 5px 17px 21px 0px rgba(0, 113, 176, 0.35);
}
.index-box-5 .swiper-slide:hover .icon {
  border-color: rgba(255, 255, 255, 0.5);
  background: transparent;
  transform: translateY(-8px);
  -webkit-transform: translateY(-8px);
  -moz-transform: translateY(-8px);
  -ms-transform: translateY(-8px);
  -o-transform: translateY(-8px);
}
.index-box-5 .swiper-slide:hover .icon img.original {
  display: none;
}
.index-box-5 .swiper-slide:hover .icon img.on {
  display: inline-block;
}
.index-box-5 .swiper-slide:hover .name,
.index-box-5 .swiper-slide:hover .en,
.index-box-5 .swiper-slide:hover .desc,
.index-box-5 .swiper-slide:hover .index-more {
  color: #fff;
}
.index-box-5 .swiper-slide:hover .index-more i {
  transform: translateX(5px);
  -webkit-transform: translateX(5px);
  -moz-transform: translateX(5px);
  -ms-transform: translateX(5px);
  -o-transform: translateX(5px);
  background: #fff url(../img/traggle2.png) no-repeat center center;
}
.index-box-5 .swiper-slide a {
  display: block;
}
.index-box-5 .swiper-slide .icon {
  width: 50px;
  height: 50px;
  border: 1px solid #f4f4f4;
  border-radius: 50%;
  background: #fff;
  transition: transform 0.3s ease;
  -webkit-transition: transform 0.3s ease;
  -moz-transition: transform 0.3s ease;
  -ms-transition: transform 0.3s ease;
  -o-transition: transform 0.3s ease;
}
.index-box-5 .swiper-slide .icon img {
  width: 100%;
}
.index-box-5 .swiper-slide .icon img.on {
  display: none;
}
.index-box-5 .swiper-slide .info {
  margin-top: 36px;
}
.index-box-5 .swiper-slide .name {
  font-size: 24px;
  line-height: 24px;
  color: #134a97;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index-box-5 .swiper-slide .en {
  font-family: Arial;
  font-size: 14px;
  color: #000;
  opacity: 0.2;
  line-height: 24px;
  margin: 6px auto 26px;
}
.index-box-5 .swiper-slide .desc {
  font-size: 16px;
  color: #000;
  opacity: 0.7;
  line-height: 32px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  height: 128px;
  margin-bottom: 30px;
}
.index-box-5 .swiper-pagination {
  display: none;
}
.index-box-6 {
  background: #fafafa;
  padding: 50px 0;
}
.index-box-6 .w1200 {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
}
.index-box-6 .info,
.index-box-6 .pic {
  width: 50%;
}
.index-box-6 .info {
  padding-right: 110px;
}
.index-box-6 .name {
  font-size: 24px;
  color: #134a97;
  line-height: 30px;
}
.index-box-6 .desc {
  font-size: 16px;
  color: #666;
  line-height: 32px;
  height: 160px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  margin: 16px auto 22px;
}
.index-box-6 .pic {
  font-size: 0;
  height: 100%;
  overflow: hidden;
}
.index-box-6 .pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.8s ease;
  -webkit-transition: transform 0.8s ease;
  -moz-transition: transform 0.8s ease;
  -ms-transition: transform 0.8s ease;
  -o-transition: transform 0.8s ease;
}
.index-box-6 .pic img:hover {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.page-banner-wrapper .banner {
  display: block;
  width: 100%;
  height: auto;
}
.page-box {
  background: #f7f7f7;
  padding-bottom: 126px;
}
.page-title-box div {
  display: inline-block;
}
.page-title-box .title {
  font-size: 30px;
  color: #333;
  font-weight: 700;
  line-height: 100px;
}
.page-title-box .en {
  font-size: 16px;
  color: #ededed;
  font-weight: 700;
  font-family: Arial;
  font-style: italic;
  margin-left: 18px;
}
.page-caption {
  font-size: 20px;
  color: #333;
  font-weight: 700;
  line-height: 30px;
  margin-bottom: 32px;
  letter-spacing: 2px;
}
.page-caption span {
  display: inline-block;
  font-size: 16px;
  color: #e5e5e5;
  font-style: italic;
  margin-left: 20px;
  letter-spacing: 0;
}
.page-more {
  display: block;
  width: 100%;
  font-size: 14px;
  font-weight: 700;
  color: #134a97;
  text-align: center;
  line-height: 65px;
  background: #fff;
}
.page-more.phone {
  display: none;
}
.page-more:hover {
  box-shadow: 0 2px 40px rgba(0, 0, 0, 0.1);
}
.page-more:hover .icon:before {
  animation: iconAnimate 0.9s ease infinite;
}
.page-more .icon {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 34px;
  height: 34px;
  border: 3px solid #134a97;
  margin-right: 15px;
  border-radius: 50%;
}
.page-more .icon:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  background: url(../img/load.png) no-repeat center center;
  background-size: 16px;
}
.a-more {
  display: block;
  width: 47px;
  height: 33px;
  background: url(../img/more.png) no-repeat;
  background-size: contain;
  transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
}
.breadcrums-box {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  align-items: center;
  height: 80px;
}
.breadcrums-box .cat-box {
  font-size: 0;
}
.breadcrums-box .cat-box a {
  display: inline-block;
  margin-right: 46px;
  font-size: 16px;
  color: #666;
  font-weight: 500;
}
.breadcrums-box .cat-box a:last-child {
  margin-right: 0;
}
.breadcrums-box .cat-box a.on,
.breadcrums-box .cat-box a:hover {
  color: #134a97;
}
.breadcrums-box a,
.breadcrums-box span,
.breadcrums-box img {
  display: inline-block;
  vertical-align: middle;
}
.breadcrums-box a,
.breadcrums-box span {
  font-size: 14px;
  color: #999;
  font-weight: 700;
}
.breadcrums-box span.active,
.breadcrums-box a:hover {
  color: #134a97;
}
.breadcrums-box .icon {
  margin: 0 10px;
}
.breadcrums-box-2 .cat-box {
  flex: 1;
  overflow: hidden;
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
}
.breadcrums-box-2 .cat-box a {
  line-height: 30px;
}
.breadcrums-box-2 .cat-box .swiper-btn {
  position: static;
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-top: 0;
}
.breadcrums-box-2 .cat-box .prev {
  margin-right: 10px;
}
.breadcrums-box-2 .cat-box .next {
  margin-right: 0;
}
.breadcrums-box-2 .cat-swiper {
  flex: 1;
}
.breadcrums-box-2 .swiper-slide {
  width: auto;
  margin-right: 40px;
}
.breadcrums-box-2 .breadcrums {
  width: 280px;
  text-align: right;
}
.breadcrums-box-2 .btn {
  font-size: 0;
  margin-left: 25px;
}
.breadcrums-box-2 .prev {
  background: url(../img/prev8.png) no-repeat;
  background-size: contain;
}
.breadcrums-box-2 .prev.swiper-button-disabled {
  background: url(../img/prev7.png) no-repeat;
  background-size: contain;
}
.breadcrums-box-2 .next {
  background: url(../img/next8.png) no-repeat;
  background-size: contain;
}
.breadcrums-box-2 .next.swiper-button-disabled {
  background: url(../img/next7.png) no-repeat;
  background-size: contain;
}
.about-wrapper .content {
  font-size: 16px;
  color: #666;
  line-height: 32px;
  text-align: justify;
}
.about-wrapper .box {
  padding: 40px;
  background: #fff;
  margin-bottom: 20px;
}
.about-wrapper .box-1 {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.about-wrapper .box-1 .info {
  width: 50%;
  padding-left: 50px;
  padding-top: 10px;
}
.about-wrapper .box-1 .info .name {
  font-size: 28px;
  color: #000;
  line-height: 36px;
}
.about-wrapper .box-1 .info .desc {
  font-size: 50px;
  color: #e60012;
  font-family: "dcm";
  text-transform: uppercase;
  margin: 14px auto 24px;
}
.about-wrapper .box-1 .pic {
  width: 50%;
  height: 100%;
  font-size: 0;
  overflow: hidden;
}
.about-wrapper .box-1 .pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.about-wrapper .box-2 .data {
  margin-bottom: 64px;
}
.about-wrapper .box-2 .data ul {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.about-wrapper .box-2 .data ul div {
  color: #333;
}
.about-wrapper .box-2 .data ul .num,
.about-wrapper .box-2 .data ul .name {
  font-size: 16px;
  color: #333;
}
.about-wrapper .box-2 .data ul .num span {
  display: inline-block;
  font-family: "db";
  font-size: 40px;
}
.about-wrapper .box-2 .data ul i {
  display: inline-block;
  font-family: "db";
  font-size: 24px;
  font-style: normal;
  margin: 0 8px 0 10px;
  position: relative;
  top: -10px;
}
.about-wrapper .box-2 .data ul .name {
  line-height: 24px;
}
.organization-wrapper .main {
  background: #fff;
  padding: 40px;
}
.organization-wrapper .category-box {
  display: inline-block;
  font-size: 0;
  border: 1px solid #f7f7f8;
  border-radius: 30px;
}
.organization-wrapper .category-box a {
  display: inline-block;
  vertical-align: top;
  width: 80px;
  height: 40px;
  text-align: center;
  border-radius: 30px;
}
.organization-wrapper .category-box a.on,
.organization-wrapper .category-box a:hover {
  background: #134a97;
}
.organization-wrapper .category-box a.on img.original,
.organization-wrapper .category-box a:hover img.original {
  display: none;
}
.organization-wrapper .category-box a.on img.on,
.organization-wrapper .category-box a:hover img.on {
  display: block;
}
.organization-wrapper .category-box a img {
  width: 30px;
  margin: 5px auto;
}
.organization-wrapper .category-box a img.on {
  display: none;
}
.organization-wrapper .list {
  margin-top: 40px;
}
.organization-wrapper .list .item {
  margin-bottom: 30px;
}
.organization-wrapper .list .item:last-child {
  margin-bottom: 0;
}
.organization-wrapper .list .caption,
.organization-wrapper .list ul li {
  padding: 0 30px;
}
.organization-wrapper .list .caption {
  font-size: 20px;
  color: #134a97;
  line-height: 60px;
  background: #fafafa;
  border: 1px solid #f7f7f7;
}
.organization-wrapper .list ul {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  flex-flow: wrap;
  width: 100%;
}
.organization-wrapper .list ul li {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  align-items: center;
  width: 25%;
  min-height: 64px;
  border-bottom: 1px solid #f8f8f8;
  border-left: 1px solid #f8f8f8;
  padding-top: 10px;
  padding-bottom: 10px;
}
.organization-wrapper .list ul li:nth-child(4n) {
  border-right: 1px solid #f8f8f8;
}
.organization-wrapper .list ul li:hover a {
  color: #134a97;
}
.organization-wrapper .list ul li a {
  vertical-align: middle;
  font-size: 16px;
  color: #666;
  line-height: 32px;
}
.organization-wrapper .content {
  font-size: 16px;
  color: #666;
  line-height: 32px;
  margin: 50px auto 34px;
}
.organization-wrapper .content img {
  display: block;
  margin: 0 auto;
}
.honor-wrapper .box-1 {
  background: #fff;
}
.honor-wrapper .box-1 .w1200 {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  padding: 55px 56px 55px 60px;
}
.honor-wrapper .box-1 .w1200 .left {
  position: relative;
  z-index: 3;
  flex: 0 0 587px;
  height: 526px;
  padding: 140px 30px 0 70px;
  background: url(../img/honor1.png) no-repeat;
  background-size: 100% 100%;
}
.honor-wrapper .box-1 .w1200 .left .content {
  line-height: 30px;
}
.honor-wrapper .box-1 .w1200 .right {
  position: relative;
  z-index: 1;
  right: 176px;
  flex: 0 0 688px;
  height: 502px;
  padding: 82px 94px 0 176px;
  background: url(../img/honor2.png) no-repeat;
  background-size: 100% 100%;
}
.honor-wrapper .box-1 .w1200 .right .content {
  font-size: 16px;
  text-align: right;
  line-height: 40px;
  color: #144653;
}
.honor-wrapper .box-1 .w1200 .name {
  font-size: 30px;
  color: #fff;
  letter-spacing: 2px;
  line-height: 40px;
  margin-bottom: 10px;
}
.honor-wrapper .box-1 .w1200 .content {
  font-size: 16px;
  color: #fff;
  line-height: 32px;
}
.honor-wrapper .box-2 {
  margin-top: 60px;
}
.honor-wrapper .box-2 ul {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  flex-flow: wrap;
}
.honor-wrapper .box-2 li {
  cursor: pointer;
  width: 372px;
  margin-bottom: 40px;
  margin-right: 40px;
}
.honor-wrapper .box-2 li:nth-child(3n) {
  margin-right: 0;
}
.honor-wrapper .box-2 li:hover {
  box-shadow: 0 2px 30px rgba(0, 0, 0, 0.1);
}
.honor-wrapper .box-2 li:hover img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.honor-wrapper .box-2 li:hover .name {
  color: #fff;
  background: #134a97;
  transition: all 1s 0.3s;
  -webkit-transition: all 1s 0.3s;
}
.honor-wrapper .box-2 li:hover .name:before,
.honor-wrapper .box-2 li:hover .name:after {
  height: 100%;
}
.honor-wrapper .box-2 li:hover .name i {
  width: 100%;
}
.honor-wrapper .box-2 li .pic {
  font-size: 0;
  background: #fff;
  overflow: hidden;
}
.honor-wrapper .box-2 li .pic img {
  width: 100%;
  height: 408px;
  object-fit: contain;
  transition: transform 0.8s ease;
  -webkit-transition: transform 0.8s ease;
  -moz-transition: transform 0.8s ease;
  -ms-transition: transform 0.8s ease;
  -o-transition: transform 0.8s ease;
}
.honor-wrapper .box-2 li .name {
  position: relative;
  font-size: 16px;
  color: #8c8c8c;
  line-height: 74px;
  text-align: center;
  background: #fff;
  padding: 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 1px;
}
.honor-wrapper .box-2 li .name:before,
.honor-wrapper .box-2 li .name:after {
  content: "";
  display: block;
  width: 1px;
  height: 0;
  background: #134a97;
  position: absolute;
  z-index: 10;
}
.honor-wrapper .box-2 li .name:before {
  left: 0;
  top: 0;
}
.honor-wrapper .box-2 li .name:after {
  right: 0;
  bottom: 0;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}
.honor-wrapper .box-2 li .name i {
  display: block;
  position: absolute;
  z-index: 10;
  width: 0;
  height: 1px;
  background: #134a97;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
}
.honor-wrapper .box-2 li .name i:first-child {
  left: 0;
  bottom: 0;
  transition-delay: 0.4s;
  transition: all 0.2s 0.3s linear;
  -webkit-transition: all 0.2s 0.3s linear;
  -moz-transition: all 0.2s 0.3s linear;
  -o-transition: all 0.2s 0.3s linear;
}
.honor-wrapper .box-2 li .name i:last-child {
  right: 0;
  top: 0;
  transition: all 0.2s 0.2s linear;
  -webkit-transition: all 0.2s 0.2s linear;
  -moz-transition: all 0.2s 0.2s linear;
  -o-transition: all 0.2s 0.2s linear;
}
.honor-wrapper .page-more {
  display: none;
}
.honor2-wrapper {
  padding-bottom: 0!important;
}
.honor2-wrapper .box-1 {
  background: none;
  margin-top: 80px;
  margin-bottom: 34px;
}
.honor2-wrapper .box-1 .list.animated ul:before {
  width: 100%;
}
.honor2-wrapper .box-1 ul {
  position: relative;
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
}
.honor2-wrapper .box-1 ul:before {
  content: "";
  display: block;
  width: 0;
  height: 2px;
  background: #f0f0f0;
  position: absolute;
  left: 0;
  top: 18px;
  z-index: 0;
  transition: all 1.5s ease;
  -webkit-transition: all 1.5s ease;
  -moz-transition: all 1.5s ease;
  -ms-transition: all 1.5s ease;
  -o-transition: all 1.5s ease;
}
.honor2-wrapper .box-1 ul li {
  position: relative;
  width: 265px;
  margin-right: 46px;
}
.honor2-wrapper .box-1 ul li:last-child(4n) {
  margin-right: 0;
}
.honor2-wrapper .box-1 ul li:hover .icon img {
  transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
}
.honor2-wrapper .box-1 .icon {
  width: 40px;
  height: 40px;
  margin: 0 auto;
  border-radius: 50%;
  text-align: center;
  background-image: linear-gradient(45deg, #134a97 0%, #4889e4 100%), linear-gradient(#134a97, #134a97);
}
.honor2-wrapper .box-1 .icon img {
  width: 20px;
  margin: 10px auto;
  transition: transform 0.4s ease;
  -webkit-transition: transform 0.4s ease;
  -moz-transition: transform 0.4s ease;
  -ms-transition: transform 0.4s ease;
  -o-transition: transform 0.4s ease;
}
.honor2-wrapper .box-1 .name {
  font-size: 22px;
  color: #333;
  font-weight: 700;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 36px;
  margin: 10px auto 30px;
}
.honor2-wrapper .box-1 .detail a {
  position: relative;
  display: block;
  font-size: 16px;
  color: #666;
  font-weight: 700;
  padding-left: 16px;
  line-height: 32px;
  margin-bottom: 6px;
}
.honor2-wrapper .box-1 .detail a:hover {
  color: #134a97;
}
.honor2-wrapper .box-1 .detail a:hover:before {
  background: #e8222a;
}
.honor2-wrapper .box-1 .detail a:before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  background: #bebebe;
  position: absolute;
  left: 0;
  top: 11px;
  z-index: 10;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}
.honor2-wrapper .box-2 {
  padding: 60px 0;
  background: #f0f0f0;
}
.honor2-wrapper .box-2 ul {
  margin-bottom: 20px;
}
.honor2-wrapper .page-more {
  display: block;
}
.pic-modal-box {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 40;
}
.pic-modal-box .box {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10;
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  align-items: center;
}
.pic-modal-box .w1200 {
  background: #fff;
  padding: 40px 60px 60px;
}
.pic-modal-box .top {
  position: relative;
  margin-bottom: 40px;
  padding-bottom: 10px;
  border-bottom: 1px solid #f7f8f9;
}
.pic-modal-box .name {
  font-size: 20px;
  color: #666;
  line-height: 36px;
  letter-spacing: 1px;
}
.pic-modal-box .close {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
  font-size: 36px;
  color: #999;
  font-family: "avan";
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.pic-modal-box .close:hover {
  color: #134a97;
  transform: rotate(-90deg);
}
.pic-modal-box .pic-box {
  height: 60vh;
  font-size: 0;
  overflow: hidden;
}
.pic-modal-box .pic-box img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.video-modal-box {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 40;
}
.video-modal-box .box {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10;
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  align-items: center;
}
.video-modal-box .w1200 {
  background: #fff;
  padding: 40px 60px 60px;
}
.video-modal-box .top {
  position: relative;
  margin-bottom: 40px;
  padding-bottom: 10px;
  border-bottom: 1px solid #f7f8f9;
}
.video-modal-box .name {
  font-size: 20px;
  color: #666;
  line-height: 36px;
  letter-spacing: 1px;
}
.video-modal-box .close {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
  font-size: 36px;
  color: #999;
  font-family: "tcm";
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.video-modal-box .close:hover {
  color: #134a97;
  transform: rotate(-90deg);
}
.video-modal-box .video-box {
  height: 60vh;
  font-size: 0;
  overflow: hidden;
}
.video-modal-box .video-box video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.mask {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  left: 0;
  top: 0;
  z-index: 12;
  display: none;
}
.industry-wrapper .main {
  background: #fff;
  padding: 44px 40px;
}
.industry-wrapper .list li {
  margin-bottom: 68px;
}
.industry-wrapper .list .name {
  font-size: 18px;
  color: #333;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 30px;
  margin-bottom: 24px;
}
.industry-wrapper .list .name em {
  font-family: Arial;
  margin-left: 16px;
  font-size: 18px;
  color: #e5e5e5;
  font-weight: 700;
  letter-spacing: 0;
}
.industry-wrapper .list .detail {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  flex-flow: wrap;
}
.industry-wrapper .list .detail a {
  position: relative;
  display: block;
  font-size: 16px;
  color: #666;
  line-height: 32px;
  padding-left: 28px;
  margin-right: 50px;
  width: 340px;
  margin-bottom: 22px;
}
.industry-wrapper .list .detail a:nth-child(3n) {
  margin-right: 0;
}
.industry-wrapper .list .detail a.last {
  margin-bottom: 0;
}
.industry-wrapper .list .detail a:before {
  content: "";
  display: inline-block;
  width: 13px;
  height: 13px;
  position: absolute;
  left: 0;
  top: 8px;
  z-index: 10;
  background: url(../img/dot2.png) no-repeat;
  background-size: contain;
}
.industry-wrapper .list .detail a span {
  display: inline-block;
  margin-left: 4px;
}
.service-wrapper .list ul {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  flex-flow: wrap;
}
.service-wrapper .list ul li {
  width: 380px;
  margin-right: 30px;
  border-radius: 10px;
  overflow: hidden;
  margin-top: 30px;
}
.service-wrapper .list ul li:nth-child(-n+3) {
  margin-top: 0;
}
.service-wrapper .list ul li:nth-child(3n) {
  margin-right: 0;
}
.service-wrapper .list ul li:hover .icon {
  transform: translateY(-8px);
  -webkit-transform: translateY(-8px);
  -moz-transform: translateY(-8px);
  -ms-transform: translateY(-8px);
  -o-transform: translateY(-8px);
}
.service-wrapper .list ul li:hover .pic:before,
.service-wrapper .list ul li:hover .pic:after {
  width: 0;
}
.service-wrapper .list ul li a {
  display: block;
}
.service-wrapper .list ul li .pic {
  position: relative;
  display: block;
}
.service-wrapper .list ul li .pic img {
  width: 100%;
  height: 250px;
  object-fit: cover;
  border-radius: 10px;
}
.service-wrapper .list ul li .pic:before,
.service-wrapper .list ul li .pic:after {
  content: "";
  display: block;
  width: 100%;
  height: 50%;
  position: absolute;
  z-index: 10;
  background: #fff;
  transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
}
.service-wrapper .list ul li .pic:before {
  left: 0;
  top: 0;
}
.service-wrapper .list ul li .pic:after {
  right: 0;
  bottom: 0;
}
.service-wrapper .list ul li .icon {
  position: relative;
  width: 86px;
  margin: 0 auto;
  left: 23px;
  transition: transform 0.3s ease;
  -webkit-transition: transform 0.3s ease;
  -moz-transition: transform 0.3s ease;
  -ms-transition: transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition-delay: 0.3s;
}
.service-wrapper .list ul li .icon img {
  width: 100%;
  height: 74px;
  object-fit: contain;
}
.service-wrapper .list ul li .info {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  width: 100%;
  text-align: center;
  padding: 60px 20px 0;
}
.service-wrapper .list ul li .name {
  font-size: 26px;
  color: #333;
}
.service-wrapper .list ul li .ename {
  font-size: 18px;
  color: rgba(51, 51, 51, 0.2);
  font-family: db;
  text-transform: uppercase;
  margin-top: 10px;
}
.culture-wrapper {
  padding-bottom: 0!important;
}
.culture-wrapper .box-1 {
  background: #fff;
  border-radius: 10px;
  padding: 34px 60px 30px;
}
.culture-wrapper .box-1 ul {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.culture-wrapper .box-1 li {
  text-align: center;
  width: 32%;
}
.culture-wrapper .box-1 .icon {
  width: 94px;
  height: 94px;
  margin: 0 auto;
  background: url(../img/circle.png) no-repeat center center;
  background-size: contain;
}
.culture-wrapper .box-1 .icon img {
  width: 40px;
  margin-top: 27px;
}
.culture-wrapper .box-1 .name {
  font-size: 16px;
  color: #666;
  line-height: 34px;
  margin: 8px auto 3px;
}
.culture-wrapper .box-1 .desc {
  font-size: 16px;
  color: #333;
  font-weight: 700;
  line-height: 32px;
  width: 68%;
  margin: 0 auto;
}
.culture-wrapper .box-2 {
  background: #fff;
  margin-top: 40px;
  padding: 40px 0;
}
.culture-wrapper .box-2 .swiper-box {
  position: relative;
}
.culture-wrapper .box-2 .swiper-box .swiper-slide {
  font-size: 0;
}
.culture-wrapper .box-2 .swiper-box img {
  width: 100%;
  height: 600px;
  object-fit: cover;
}
.culture-wrapper .box-2 .swiper-box .name {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
  width: 100%;
  font-size: 16px;
  color: #fff;
  line-height: 70px;
  padding: 0 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: rgba(0, 0, 0, 0.7);
}
.culture-wrapper .box-2 .thumb-swiper {
  margin-top: 20px;
}
.culture-wrapper .box-2 .thumb-swiper .swiper-slide {
  cursor: pointer;
}
.culture-wrapper .box-2 .thumb-swiper .swiper-slide:hover img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.culture-wrapper .box-2 .thumb-swiper .swiper-slide.active .pic:before {
  opacity: 1;
  visibility: visible;
}
.culture-wrapper .box-2 .thumb-swiper .swiper-slide.active .name {
  color: #134a97;
}
.culture-wrapper .box-2 .thumb-swiper .pic {
  position: relative;
  overflow: hidden;
}
.culture-wrapper .box-2 .thumb-swiper .pic:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../img/border.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  opacity: 0;
  visibility: hidden;
}
.culture-wrapper .box-2 .thumb-swiper img {
  display: block;
  width: 100%;
  height: 112px;
  object-fit: cover;
  transition: transform 0.8s ease;
  -webkit-transition: transform 0.8s ease;
  -moz-transition: transform 0.8s ease;
  -ms-transition: transform 0.8s ease;
  -o-transition: transform 0.8s ease;
}
.culture-wrapper .box-2 .thumb-swiper .name {
  font-size: 16px;
  color: #666;
  line-height: 32px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 14px;
}
.history-wrapper .list {
  position: relative;
  max-height: 60vh;
  overflow: hidden;
  margin-top: 80px;
}
.history-wrapper .list:before,
.history-wrapper .list:after {
  content: "";
  display: block;
  width: 2px;
  height: 100%;
  background: #f1f1f1;
  position: absolute;
  top: 0;
  z-index: 0;
}
.history-wrapper .list:before {
  left: 50%;
  margin-left: -74px;
}
.history-wrapper .list:after {
  right: 50%;
  margin-right: -74px;
}
.history-wrapper .list .line {
  width: 2px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 1;
  margin-left: -1px;
  background: url(../img/line.png) repeat-y;
}
.history-wrapper .list ul {
  position: relative;
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  flex-flow: wrap;
  padding-top: 80px;
  max-height: 50vh;
  overflow-y: auto;
  z-index: 10;
}
.history-wrapper .list ul::-webkit-scrollbar {
  width: 3px;
}
.history-wrapper .list ul::-webkit-scrollbar-track {
  background-color: transparent;
}
.history-wrapper .list ul::-webkit-scrollbar-thumb {
  background-color: transparent;
}
.history-wrapper .list ul li {
  position: relative;
  width: 50%;
  height: 100%;
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  flex-shrink: 0;
  margin-bottom: 34px;
  z-index: 4;
}
.history-wrapper .list ul li:hover .date .year,
.history-wrapper .list ul li:hover .date p {
  color: #134a97;
}
.history-wrapper .list ul li:hover .date:before {
  background: #134a97;
}
.history-wrapper .list ul li:hover .date:after {
  width: 50px;
  height: 50px;
  background: url(../img/angle-right.png) no-repeat;
  background-size: contain;
  left: -25px;
  top: -10px;
}
.history-wrapper .list ul li:hover img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.history-wrapper .list .date {
  position: relative;
  width: 310px;
  line-height: 30px;
  padding-left: 198px;
}
.history-wrapper .list .date:before,
.history-wrapper .list .date:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 10;
  transition: all, 0.6s 0.3s ease;
  -webkit-transition: all, 0.6s 0.3s ease;
  -moz-transition: all, 0.6s 0.3s ease;
  -ms-transition: all, 0.6s 0.3s ease;
  -o-transition: all, 0.6s 0.3s ease;
}
.history-wrapper .list .date:before {
  position: absolute;
  left: 0;
  top: 16px;
  width: 172px;
  height: 2px;
  background: #c7c7c7;
}
.history-wrapper .list .date:after {
  width: 12px;
  height: 12px;
  background: #666;
  border-radius: 50%;
  left: -6px;
  top: 11px;
}
.history-wrapper .list .date .year {
  font-size: 33px;
}
.history-wrapper .list .date p {
  font-size: 24px;
  margin-top: 5px;
}
.history-wrapper .list .date .year,
.history-wrapper .list .date p {
  font-family: "gb";
  color: #666;
}
.history-wrapper .list .box {
  position: relative;
  width: 290px;
}
.history-wrapper .list .name {
  font-size: 16px;
  color: #666;
  line-height: 32px;
}
.history-wrapper .list .pic {
  margin-top: 12px;
  overflow: hidden;
  width: 100%;
}
.history-wrapper .list .pic img {
  width: 100%;
  height: auto;
  transition: transform 0.8s ease;
  -webkit-transition: transform 0.8s ease;
  -moz-transition: transform 0.8s ease;
  -ms-transition: transform 0.8s ease;
  -o-transition: transform 0.8s ease;
}
.download-wrapper .search {
  position: relative;
  text-align: right;
  /* input placeholder  */
}
.download-wrapper .search ::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #919191;
  font-size: 14px;
}
.download-wrapper .search :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #919191;
  font-size: 14px;
}
.download-wrapper .search ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #919191;
  font-size: 14px;
}
.download-wrapper .search :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #919191;
  font-size: 14px;
}
.download-wrapper .search .text {
  display: inline-block;
  width: 300px;
  height: 45px;
  line-height: 45px;
  font-size: 14px;
  color: #666;
  padding: 0 45px 0 30px;
  border: 1px solid #f7f7f7;
  border-radius: 30px;
}
.download-wrapper .search .text:focus {
  border-color: #134a97;
}
.download-wrapper .search .icon {
  position: absolute;
  right: 30px;
  top: 16px;
  z-index: 10;
}
.download-wrapper.download-2 .list {
  padding: 38px 0 25px;
}
.download-wrapper.download-2 .list ul li {
  padding: 0 50px;
  border-bottom: none;
}
.download-wrapper.download-2 .list ul li .inner {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  width: 100%;
  align-items: center;
  padding: 15px 0;
  border-bottom: 1px solid #fcfcfc;
}
.download-wrapper.download-2 .list ul li:last-child .inner {
  border-bottom: none;
}
.download-wrapper.download-2 .list ul li:hover {
  background: #134a97;
}
.download-wrapper.download-2 .list ul li:hover .inner {
  border-color: #134a97;
}
.download-wrapper.download-2 .list ul li:hover .name,
.download-wrapper.download-2 .list ul li:hover .date,
.download-wrapper.download-2 .list ul li:hover .btn {
  color: #fff;
}
.download-wrapper.download-2 .list ul li:hover .btn {
  background: url(../img/cloud4.png) no-repeat center center;
}
.download-wrapper .list {
  background: #fff;
  padding: 38px 50px 25px;
  margin-bottom: 20px;
}
.download-wrapper .list ul {
  margin-top: 23px;
}
.download-wrapper .list li {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  align-items: center;
  line-height: 30px;
  border-bottom: 1px solid #fcfcfc;
}
.download-wrapper .list li:last-child {
  border-bottom: none;
}
.download-wrapper .list li:hover .name,
.download-wrapper .list li:hover .date,
.download-wrapper .list li:hover .btn {
  color: #134a97;
}
.download-wrapper .list li:hover .btn {
  background: url(../img/cloud5.png) no-repeat center center;
}
.download-wrapper .list li:hover .eye {
  background: url(../img/eye4.png) no-repeat center center;
}
.download-wrapper .list .date {
  width: 112px;
  font-size: 16px;
  color: #666;
  font-family: Arial;
  font-weight: 700;
}
.download-wrapper .list .name {
  font-size: 16px;
  color: #666;
  flex: 1;
  padding-right: 15px;
}
.download-wrapper .list .eye {
  width: 28px;
  height: 50px;
  margin-right: 15px;
  background: url(../img/eye2.png) no-repeat center center;
}
.download-wrapper .list .btn {
  width: 29px;
  height: 50px;
  background: url(../img/cloud.png) no-repeat center center;
}
.business-wrapper .main {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  background: #fff;
}
.business-wrapper .category-box {
  width: 280px;
  padding: 40px 58px 40px 60px;
}
.business-wrapper .category-box a {
  position: relative;
  display: block;
  padding-left: 45px;
  margin-bottom: 30px;
}
.business-wrapper .category-box a:last-child {
  margin-bottom: 0;
}
.business-wrapper .category-box a:after {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
  content: "";
  width: 7px;
  height: 100%;
  background: url(../img/right5.png) no-repeat right center;
  background-size: contain;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.business-wrapper .category-box a.on:after,
.business-wrapper .category-box a:hover:after {
  background: url(../img/right4.png) no-repeat right center;
  background-size: contain;
}
.business-wrapper .category-box a.on .name,
.business-wrapper .category-box a:hover .name {
  color: #134a97;
}
.business-wrapper .category-box a.on .icon img.original,
.business-wrapper .category-box a:hover .icon img.original {
  display: none;
}
.business-wrapper .category-box a.on .icon img.on,
.business-wrapper .category-box a:hover .icon img.on {
  display: inline-block;
}
.business-wrapper .category-box a:hover:after {
  transform: translateX(10px);
  -webkit-transform: translateX(10px);
  -moz-transform: translateX(10px);
  -ms-transform: translateX(10px);
  -o-transform: translateX(10px);
}
.business-wrapper .category-box .icon {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  display: inline-block;
  width: 30px;
}
.business-wrapper .category-box .icon img {
  width: 100%;
}
.business-wrapper .category-box .icon img.on {
  display: none;
}
.business-wrapper .category-box .name {
  position: relative;
  font-size: 18px;
  color: #999;
  line-height: 30px;
  padding-right: 10px;
}
.business-wrapper .detail-box {
  width: 920px;
  border-left: 5px solid #f7f7f7;
}
.business-wrapper .detail-box .item {
  display: none;
}
.business-wrapper .list,
.business-wrapper .info-box {
  padding-left: 40px;
  padding-right: 40px;
}
.business-wrapper .info-box {
  padding-top: 40px;
  padding-bottom: 40px;
  border-top: 1px solid #f6f6f6;
}
.business-wrapper .info-box ul {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.business-wrapper .info-box ul li {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  width: 48%;
}
.business-wrapper .info-box ul li:hover img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.business-wrapper .info-box ul li:hover .name {
  color: #134a97;
}
.business-wrapper .info-box ul li .pic {
  width: 180px;
  font-size: 0;
  overflow: hidden;
}
.business-wrapper .info-box ul li .pic img {
  display: block;
  width: 100%;
  height: 100px;
  transition: transform 0.8s ease;
  -webkit-transition: transform 0.8s ease;
  -moz-transition: transform 0.8s ease;
  -ms-transition: transform 0.8s ease;
  -o-transition: transform 0.8s ease;
}
.business-wrapper .info-box ul li .info {
  flex: 1;
  overflow: hidden;
  padding-left: 28px;
}
.business-wrapper .info-box ul li .name {
  font-size: 20px;
  color: #333;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.business-wrapper .info-box ul li .desc {
  font-size: 16px;
  color: #999;
  line-height: 32px;
  height: 64px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-top: 8px;
}
.business-wrapper .list ul {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  flex-flow: wrap;
  margin-top: 40px;
  margin-bottom: 20px;
}
.business-wrapper .list ul li {
  width: 250px;
  border-right: 1px solid #f6f6f6;
  margin-right: 42px;
  margin-bottom: 30px;
}
.business-wrapper .list ul li:nth-child(3n) {
  margin-right: 0;
}
.business-wrapper .list ul li.on a {
  color: #134a97;
}
.business-wrapper .list ul a {
  display: block;
  font-size: 16px;
  color: #666;
  line-height: 32px;
}
.business-wrapper .list ul a:hover {
  color: #134a97;
}
.business-wrapper .page-caption em {
  font-style: normal;
  margin-right: 20px;
}
.business-wrapper .page-caption span {
  margin-left: 0;
}
.case-wrapper .category-box {
  margin: 50px auto;
  text-align: center;
}
.case-wrapper .category-box .inner {
  display: inline-block;
  font-size: 0;
  border-radius: 30px;
  border: 1px solid #f7f7f7;
  background: #fff;
}
.case-wrapper .category-box a {
  display: inline-block;
  font-size: 14px;
  color: #666;
  line-height: 50px;
  padding: 0 10px;
  min-width: 150px;
  transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  border-radius: 30px;
}
.case-wrapper .category-box a.on,
.case-wrapper .category-box a:hover {
  color: #fff;
  background: #134a97;
}
.case-wrapper .list ul {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  flex-flow: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 10px;
}
.case-wrapper .list ul li {
  position: relative;
  width: 580px;
  background: #fcfcfc;
  margin-bottom: 40px;
}
.case-wrapper .list ul li:hover {
  background: #fff;
}
.case-wrapper .list ul li:hover img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.case-wrapper .list ul li:hover .a-more {
  background: url(../img/more_on.png) no-repeat;
  background-size: contain;
}
.case-wrapper .list ul li a {
  display: block;
}
.case-wrapper .list ul li .pic {
  font-size: 0;
  overflow: hidden;
}
.case-wrapper .list ul li .pic img {
  width: 100%;
  height: 265px;
  object-fit: cover;
  transition: transform 0.8s ease;
  -webkit-transition: transform 0.8s ease;
  -moz-transition: transform 0.8s ease;
  -ms-transition: transform 0.8s ease;
  -o-transition: transform 0.8s ease;
}
.case-wrapper .list ul li .info {
  position: relative;
  padding: 26px 47% 46px 50px;
}
.case-wrapper .list ul li .name {
  font-size: 22px;
  color: #393435;
  line-height: 30px;
  margin-bottom: 24px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.case-wrapper .list ul li .detail {
  width: 40%;
  font-size: 16px;
  color: #999;
  line-height: 32px;
  text-align: right;
  position: absolute;
  right: 50px;
  top: 22px;
  z-index: 10;
  max-height: 120px;
  overflow: hidden;
}
.network-wrapper .caption-box {
  text-align: center;
}
.network-wrapper .caption-box .name {
  font-size: 40px;
  color: #333;
  font-weight: 700;
  margin: 22px auto 68px;
}
.network-wrapper .box-1 {
  margin-top: 68px;
}
.network-wrapper .box-2 {
  margin-top: 86px;
  padding: 60px 40px 50px;
  background: #fff;
}
.network-wrapper .box-2 ul {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
}
.network-wrapper .box-2 ul li {
  width: 324px;
  margin-right: 74px;
}
.network-wrapper .box-2 ul li:last-child {
  margin-right: 0;
}
.network-wrapper .box-2 ul li:hover .icon img {
  transform: translateY(-10px);
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
}
.network-wrapper .box-2 .icon {
  width: 100px;
}
.network-wrapper .box-2 .icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: transform 0.6s ease;
  -webkit-transition: transform 0.6s ease;
  -moz-transition: transform 0.6s ease;
  -ms-transition: transform 0.6s ease;
  -o-transition: transform 0.6s ease;
}
.network-wrapper .box-2 .name {
  font-size: 24px;
  color: #333;
  letter-spacing: 1px;
  line-height: 30px;
  margin-top: 50px;
}
.network-wrapper .box-2 .desc {
  font-size: 16px;
  color: #666;
  line-height: 34px;
  margin-top: 28px;
}
.network-wrapper .category-box,
.network-wrapper .tab-box {
  display: inline-block;
  text-align: center;
  border: 1px solid #fafafa;
  border-radius: 30px;
}
.network-wrapper .category-box a,
.network-wrapper .tab-box a {
  display: inline-block;
  font-size: 16px;
  color: #666;
  line-height: 50px;
  border-radius: 30px;
  transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
}
.network-wrapper .category-box a.on,
.network-wrapper .tab-box a.on,
.network-wrapper .category-box a:hover,
.network-wrapper .tab-box a:hover {
  color: #fff;
  background: #134a97;
}
.network-wrapper .category-box {
  border-color: #f7f7f7;
  background: #fff;
  margin: 100px auto 36px;
}
.network-wrapper .category-box a {
  padding: 0 46px;
}
.network-wrapper .tab-box {
  margin-bottom: 32px;
}
.network-wrapper .tab-box a {
  min-width: 150px;
}
.network-wrapper .item,
.network-wrapper .tab-item {
  display: none;
}
.network-wrapper .inner {
  background: #fff;
  padding: 40px;
  margin-bottom: 55px;
}
.network-wrapper .inner .title {
  font-size: 20px;
  color: #134a97;
  font-weight: 700;
  line-height: 30px;
  margin-bottom: 16px;
}
.network-wrapper .inner .tit {
  font-size: 17px;
  color: #333;
  font-weight: 700;
  line-height: 30px;
}
.network-wrapper .inner ul {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  flex-flow: wrap;
  margin-bottom: 56px;
}
.network-wrapper .inner ul:last-child {
  margin-bottom: 0;
}
.network-wrapper .inner ul li {
  position: relative;
  font-size: 16px;
  color: #666;
  line-height: 32px;
  padding-left: 28px;
  margin-right: 10px;
  width: 366px;
  margin-bottom: 22px;
}
.network-wrapper .inner ul li:nth-child(3n) {
  margin-right: 0;
}
.network-wrapper .inner ul li.last {
  margin-bottom: 0;
}
.network-wrapper .inner ul li:before {
  content: "";
  display: inline-block;
  width: 13px;
  height: 13px;
  position: absolute;
  left: 0;
  top: 8px;
  z-index: 10;
  background: url(../img/dot2.png) no-repeat;
  background-size: contain;
}
.network-wrapper .content {
  font-size: 16px;
  color: #666;
  line-height: 40px;
}
.network-wrapper .contact-box {
  font-size: 16px;
  color: #666;
  line-height: 36px;
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  flex-flow: wrap;
}
.network-wrapper .contact-box p {
  width: 32.33%;
  margin-right: 1.5%;
  margin-bottom: 6px;
}
.network-wrapper .contact-box p:nth-child(3n) {
  margin-right: 0;
}
.network-wrapper .swiper-box {
  position: relative;
  margin: 86px auto 46px;
}
.network-wrapper .swiper-box .swiper-slide:hover img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.network-wrapper .swiper-box .pic {
  font-size: 0;
  overflow: hidden;
}
.network-wrapper .swiper-box .pic img {
  width: 100%;
  height: 500px;
  object-fit: cover;
  transition: transform 0.8s ease;
  -webkit-transition: transform 0.8s ease;
  -moz-transition: transform 0.8s ease;
  -ms-transition: transform 0.8s ease;
  -o-transition: transform 0.8s ease;
}
.network-wrapper .swiper-box .name {
  font-size: 24px;
  color: #333;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 30px;
  margin-top: 25px;
}
.network-wrapper .swiper-box .desc {
  font-size: 16px;
  color: #666;
  font-weight: 700;
  line-height: 32px;
  margin-top: 18px;
}
.network-wrapper .swiper-btn {
  top: 37%;
}
.network-wrapper .swiper-btn.prev.swiper-button-disabled {
  background: url(../img/prev3.png) no-repeat;
  background-size: contain;
}
.network-wrapper .swiper-btn.next.swiper-button-disabled {
  background: url(../img/next3.png) no-repeat;
  background-size: contain;
}
.caseinfo-wrapper .main {
  margin-top: 40px;
}
.caseinfo-wrapper .swiper-box {
  position: relative;
}
.caseinfo-wrapper .swiper-slide img {
  display: block;
}
.caseinfo-wrapper .swiper-pagination {
  display: none;
}
.caseinfo-wrapper .detail-box {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  background: #fff;
  padding: 80px 60px 75px;
}
.caseinfo-wrapper .base {
  width: 240px;
}
.caseinfo-wrapper .name {
  font-size: 30px;
  color: #393435;
  line-height: 40px;
  font-weight: 700;
  letter-spacing: 1px;
}
.caseinfo-wrapper .desc {
  font-size: 16px;
  color: #666;
  line-height: 32px;
  margin-top: 45px;
}
.caseinfo-wrapper .detail {
  font-size: 16px;
  width: 840px;
  line-height: 32px;
  padding-left: 100px;
  border-left: 1px solid #f8f8f8;
}
.caseinfo-wrapper .swiper-btn.prev {
  background: url(../img/prev4.png) no-repeat;
  background-size: contain;
}
.caseinfo-wrapper .swiper-btn.prev:hover {
  background: url(../img/prev2.png) no-repeat;
  background-size: contain;
}
.caseinfo-wrapper .swiper-btn.next {
  background: url(../img/next4.png) no-repeat;
  background-size: contain;
}
.caseinfo-wrapper .swiper-btn.next:hover {
  background: url(../img/next2.png) no-repeat;
  background-size: contain;
}
.talent-wrapper .box-1 {
  padding: 60px 60px 44px;
  background: url(../img/job.jpg) no-repeat center center;
  background-size: cover;
  border-bottom: 1px solid #f7f7f7;
}
.talent-wrapper .data p {
  font-size: 14px;
  color: #333;
  line-height: 36px;
}
.talent-wrapper .data .num {
  font-size: 16px;
  color: #333;
  margin-top: 5px;
}
.talent-wrapper .data .num span {
  display: inline-block;
  font-size: 43px;
  line-height: 36px;
  font-family: "fb";
  margin-right: 8px;
}
.talent-wrapper .data ul {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  flex-flow: wrap;
}
.talent-wrapper .data li {
  width: 230px;
  padding-bottom: 36px;
  margin-bottom: 28px;
  border-bottom: 1px solid #fbfbfb;
  padding-right: 5px;
}
.talent-wrapper .data li.last {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.talent-wrapper .content {
  font-size: 14px;
  color: #666;
  line-height: 32px;
  margin-top: 45px;
}
.talent-wrapper .box-2 {
  margin-top: 10px;
}
.talent-wrapper .box-2 ul {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.talent-wrapper .box-2 li {
  position: relative;
  width: 595px;
  padding: 50px 200px 55px 60px;
  background: url(../img/job-bg.jpg) no-repeat;
  background-size: cover;
}
.talent-wrapper .box-2 li:nth-child(2) {
  background: url(../img/job-bg2.jpg) no-repeat;
  background-size: cover;
}
.talent-wrapper .box-2 li:nth-child(2) .detail {
  background-image: url(../img/job-r2.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.talent-wrapper .box-2 li:hover .detail {
  box-shadow: 0 2px 30px rgba(0, 0, 0, 0.1);
}
.talent-wrapper .box-2 li:hover .icon img {
  transform: translateY(-5px);
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -o-transform: translateY(-5px);
}
.talent-wrapper .box-2 .caption {
  font-size: 26px;
  color: #fff;
  line-height: 36px;
}
.talent-wrapper .box-2 .caption-box p {
  font-size: 20px;
  font-family: "tcm";
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.3);
  margin: 6px auto 50px;
}
.talent-wrapper .box-2 .name {
  font-size: 34px;
  color: #fff;
  font-weight: 700;
  line-height: 36px;
}
.talent-wrapper .box-2 .icon {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.4);
  position: absolute;
  right: 60px;
  top: 50%;
  z-index: 10;
  transform: translate(0, -50%);
  text-align: center;
}
.talent-wrapper .box-2 .icon img {
  width: 50px;
  margin-top: 35px;
  transition: transform 0.3s ease;
  -webkit-transition: transform 0.3s ease;
  -moz-transition: transform 0.3s ease;
  -ms-transition: transform 0.3s ease;
  -o-transition: transform 0.3s ease;
}
.talent-wrapper .box-2 .line {
  width: 16px;
  height: 3px;
  background: rgba(255, 255, 255, 0.3);
  margin: 56px 0 45px;
}
.talent-wrapper .box-2 .detail {
  width: 46px;
  height: 46px;
  border-radius: 50%;
  background-color: #fff;
  background-image: url(../img/job-r.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.contact-wrapper .list li {
  position: relative;
  background: #fff;
  margin-bottom: 10px;
  padding: 44px 50px 50px;
}
.contact-wrapper .list li:last-child {
  margin-bottom: 0;
}
.contact-wrapper .list li:hover .pic img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.contact-wrapper .list li:hover a {
  background: #134a97;
}
.contact-wrapper .list .box {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  align-items: center;
}
.contact-wrapper .list .top .name {
  font-size: 30px;
  color: #051323;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 30px;
}
.contact-wrapper .list .top p {
  font-size: 30px;
  color: rgba(5, 19, 35, 0.3);
  font-family: "db";
  line-height: 30px;
  margin: 24px auto 40px;
}
.contact-wrapper .list a {
  display: inline-block;
  width: 150px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  position: absolute;
  right: 50px;
  top: 45px;
  z-index: 10;
  font-size: 14px;
  color: #fff;
  background: #333;
  transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
}
.contact-wrapper .list a img {
  vertical-align: middle;
  margin-right: 12px;
}
.contact-wrapper .list .pic {
  width: 350px;
  font-size: 0;
  overflow: hidden;
  padding-right: 50px;
  border-right: 1px solid #f6f6f6;
}
.contact-wrapper .list .pic img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  transition: transform 0.8s ease;
  -webkit-transition: transform 0.8s ease;
  -moz-transition: transform 0.8s ease;
  -ms-transition: transform 0.8s ease;
  -o-transition: transform 0.8s ease;
}
.contact-wrapper .list .info {
  font-size: 16px;
  color: #666;
  line-height: 36px;
  margin-left: 50px;
  flex: 1;
  overflow: hidden;
}
.news-wrapper .life-box {
  margin-bottom: 60px;
  border-bottom: 2px solid #eee;
  padding-bottom: 48px;
}
.news-wrapper .life-box .swiper-box {
  position: relative;
}
.news-wrapper .life-box .swiper-box .swiper-slide img {
  display: block;
  width: 100%;
  height: 650px;
  object-fit: cover;
  transition: transform 0.8s ease;
  -webkit-transition: transform 0.8s ease;
  -moz-transition: transform 0.8s ease;
  -ms-transition: transform 0.8s ease;
  -o-transition: transform 0.8s ease;
}
.news-wrapper .life-box .swiper-box .swiper-slide img:hover {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.news-wrapper .life-box .swiper-box .swiper-pagination {
  display: none;
}
.news-wrapper .life-box .data-box {
  margin-top: 50px;
}
.news-wrapper .life-box .data-box ul {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
}
.news-wrapper .life-box .data-box ul li {
  margin-right: 120px;
}
.news-wrapper .life-box .data-box ul li:last-child {
  margin-right: 0;
}
.news-wrapper .life-box .data-box ul li .num {
  margin-top: 10px;
}
.news-wrapper .life-box .data-box ul li .num span,
.news-wrapper .life-box .data-box ul li .num i {
  display: inline-block;
  color: #333;
  font-style: normal;
}
.news-wrapper .life-box .data-box ul li .num span {
  font-size: 40px;
  line-height: 40px;
  font-family: "db";
}
.news-wrapper .life-box .data-box ul li .num i {
  font-size: 16px;
  line-height: 36px;
  margin-left: 10px;
}
.news-wrapper .life-box .data-box ul li .name {
  font-size: 16px;
  color: #333;
  line-height: 36px;
}
.news-wrapper .life-box .tips {
  font-size: 16px;
  color: #333;
  line-height: 36px;
  margin-top: 44px;
}
.news-wrapper .party-box {
  border-bottom: 2px solid #eee;
  margin: 50px auto 80px;
}
.news-wrapper .party-box .w1200 {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.news-wrapper .party-box .info {
  width: 510px;
}
.news-wrapper .party-box .info .title-box .title {
  font-size: 28px;
  color: #134a97;
  letter-spacing: 1px;
  line-height: 30px;
}
.news-wrapper .party-box .info .title-box p {
  font-size: 18px;
  color: rgba(19, 74, 151, 0.3);
  line-height: 30px;
  font-family: Arial;
  font-weight: 700;
  margin: 10px auto 34px;
}
.news-wrapper .party-box .info .content {
  font-size: 20px;
  color: #333;
  line-height: 36px;
  text-align: justify;
}
.news-wrapper .party-box .pics {
  width: 580px;
}
.news-wrapper .party-box .pics .swiper-slide a {
  display: block;
}
.news-wrapper .party-box .pics .swiper-slide .pic {
  font-size: 0;
  overflow: hidden;
}
.news-wrapper .party-box .pics .swiper-slide .pic img {
  width: 100%;
  height: 398px;
  object-fit: cover;
  transition: transform 0.8s ease;
  -webkit-transition: transform 0.8s ease;
  -moz-transition: transform 0.8s ease;
  -ms-transition: transform 0.8s ease;
  -o-transition: transform 0.8s ease;
}
.news-wrapper .party-box .pics .swiper-slide .pic img:hover {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.news-wrapper .party-box .pics .swiper-slide .name {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  line-height: 80px;
  font-size: 16px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 90px 0 30px;
}
.news-wrapper .party-box .swiper-pagination {
  text-align: left;
  width: auto;
  bottom: 34px;
  left: auto;
  right: 30px;
}
.news-wrapper .party-box .swiper-pagination .swiper-pagination-bullet {
  opacity: 0.5;
  background: #fff;
  margin: 0 2.5px;
  width: 8px;
  height: 8px;
}
.news-wrapper .party-box .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
}
.news-wrapper .list ul {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  flex-flow: wrap;
}
.news-wrapper .list li {
  width: 373px;
  font-size: 0;
  background: #fff;
  transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  margin-right: 40px;
  margin-bottom: 40px;
}
.news-wrapper .list li:nth-child(3n) {
  margin-right: 0;
}
.news-wrapper .list li:hover {
  box-shadow: 0 2px 30px rgba(0, 0, 0, 0.1);
}
.news-wrapper .list li:hover img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.news-wrapper .list li:hover .name {
  color: #134a97;
}
.news-wrapper .list li:hover .a-more {
  background: url(../img/more_on.png) no-repeat;
  background-size: contain;
}
.news-wrapper .list li a {
  display: block;
}
.news-wrapper .list li .pic {
  overflow: hidden;
  width: 100%;
}
.news-wrapper .list li .pic img {
  width: 100%;
  height: 250px;
  object-fit: cover;
  transition: transform 0.8s ease;
  -webkit-transition: transform 0.8s ease;
  -moz-transition: transform 0.8s ease;
  -ms-transition: transform 0.8s ease;
  -o-transition: transform 0.8s ease;
}
.news-wrapper .list li .info {
  position: relative;
  padding: 24px 30px 32px;
}
.news-wrapper .list li .name {
  font-size: 18px;
  line-height: 30px;
  color: #333;
  height: 60px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-weight: 700;
}
.news-wrapper .list li .desc {
  font-size: 16px;
  color: #999;
  line-height: 32px;
  margin: 8px auto 32px;
}
.news-wrapper .list li .date {
  position: relative;
  font-size: 14px;
  line-height: 30px;
  color: #999;
}
.news-wrapper .list li .date span {
  display: inline-block;
  font-size: 30px;
  color: #767676;
  font-family: "dcb";
  margin-right: 5px;
}
.news-wrapper .list li .date i {
  color: #134a97;
  display: inline-block;
  margin: 0 8px;
}
.news-wrapper .list li .date .a-more {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
}
.news-wrapper .page-more {
  display: none;
}
.newsinfo-wrapper .main {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
}
.newsinfo-wrapper.max-wrapper .newsinfo-box {
  width: 100%;
  margin-right: 0;
}
.newsinfo-wrapper.max-wrapper .relative-box {
  display: none;
}
.newsinfo-wrapper .newsinfo-box {
  width: 790px;
  margin-right: 50px;
  background: #fff;
  padding: 50px;
}
.newsinfo-wrapper .header {
  margin-bottom: 35px;
}
.newsinfo-wrapper .header .name {
  font-weight: 700;
  font-size: 30px;
  color: #231e37;
  line-height: 50px;
}
.newsinfo-wrapper .header .other-box {
  font-size: 14px;
  color: #ccc;
  line-height: 24px;
  margin-top: 23px;
}
.newsinfo-wrapper .header .other-box span {
  display: inline-block;
  margin-right: 20px;
}
.newsinfo-wrapper .header .other-box img {
  vertical-align: middle;
  display: inline-block;
  max-width: 100%;
  margin-right: 10px;
}
.newsinfo-wrapper .news-content {
  line-height: 32px;
  color: #828282;
  font-size: 16px;
}
.newsinfo-wrapper .news-content img {
  display: block;
  margin: 0 auto;
  height: auto!important;
}
.newsinfo-wrapper .news-content .img {
  font-size: 0;
  width: 100%;
  margin-bottom: 30px;
}
.newsinfo-wrapper .relative-box {
  width: 360px;
}
.newsinfo-wrapper .relative-box .title-box {
  width: 100%;
  padding-top: 92px;
}
.newsinfo-wrapper .relative-box .title-box .name {
  font-weight: 700;
  font-size: 30px;
  color: #353744;
  margin-bottom: 10px;
}
.newsinfo-wrapper .relative-box .title-box .en {
  font-family: Arial;
  position: relative;
  font-size: 16px;
  color: rgba(53, 55, 68, 0.3);
  padding-bottom: 50px;
}
.newsinfo-wrapper .relative-box .title-box .en:after {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
  content: '';
  width: 24px;
  height: 4px;
  background: #353744;
}
.newsinfo-wrapper .relative-box .title-box,
.newsinfo-wrapper .relative-box ul,
.newsinfo-wrapper .relative-box .info-box {
  background: #fff;
  padding: 0 50px;
}
.newsinfo-wrapper .relative-box .title-box {
  padding-top: 44px;
}
.newsinfo-wrapper .relative-box ul {
  padding-top: 20px;
}
.newsinfo-wrapper .relative-box ul li {
  padding: 30px 0;
  border-bottom: 1px solid #ededed;
}
.newsinfo-wrapper .relative-box ul li:last-child {
  border-bottom: none;
}
.newsinfo-wrapper .relative-box ul li:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.newsinfo-wrapper .relative-box ul li:hover .a-more {
  background: url(../img/more_on.png) no-repeat center center;
}
.newsinfo-wrapper .relative-box ul li:hover .name {
  color: #134a97;
}
.newsinfo-wrapper .relative-box ul li a {
  display: block;
}
.newsinfo-wrapper .relative-box ul li .a-more {
  transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  border-radius: 30px;
}
.newsinfo-wrapper .relative-box ul li .pic {
  width: 100%;
  font-size: 0;
  overflow: hidden;
}
.newsinfo-wrapper .relative-box ul li .pic img {
  width: 100%;
  height: auto;
  transition: 1s 0.3s ease;
  -webkit-transition: 1s 0.3s ease;
  -moz-transition: 1s 0.3s ease;
  -ms-transition: 1s 0.3s ease;
  -o-transition: 1s 0.3s ease;
}
.newsinfo-wrapper .relative-box ul li .name {
  line-height: 36px;
  color: #666;
  font-size: 16px;
  margin: 20px auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.newsinfo-wrapper .relative-box .info-box {
  margin-top: 20px;
  padding: 30px 50px 53px;
}
.newsinfo-wrapper .relative-box .info-box p {
  font-size: 16px;
  color: #999;
  margin-bottom: 25px;
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
}
.newsinfo-wrapper .relative-box .info-box p span {
  flex: 1;
}
.newsinfo-wrapper .relative-box .info-box p a {
  flex: 0 0 72%;
  font-size: 16px;
  color: #333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  vertical-align: middle;
}
.newsinfo-wrapper .relative-box .info-box p a:hover {
  color: #134a97;
}
.newsinfo-wrapper .relative-box .info-box .share-box {
  font-size: 0;
  margin-bottom: 20px;
}
.newsinfo-wrapper .relative-box .info-box .share-box a {
  display: inline-block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  border-radius: 50%;
  margin-right: 15px;
  text-align: center;
}
.newsinfo-wrapper .relative-box .info-box .share-box a img.on {
  display: none;
}
.newsinfo-wrapper .relative-box .info-box .share-box a:hover img.on {
  display: inline-block;
}
.newsinfo-wrapper .relative-box .info-box .share-box a:hover img.original {
  display: none;
}
.newsinfo-wrapper .relative-box .info-box .return {
  display: block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  background: #134a97;
}
.newsinfo-wrapper .relative-box .info-box .return img {
  max-width: 100%;
  vertical-align: middle;
  position: relative;
  top: -2px;
  margin-left: 10px;
}
.newsinfo-wrapper .related-box {
  margin-top: 50px;
}
.newsinfo-wrapper .department-box {
  font-size: 0;
}
.newsinfo-wrapper .department-box a {
  display: inline-block;
  line-height: 45px;
  height: 45px;
  border-radius: 30px;
  border: 1px solid #e9e9e9;
  padding: 0 30px;
  font-size: 16px;
  color: #666;
  background: #fff;
  margin-right: 10px;
  margin-bottom: 10px;
  transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
}
.newsinfo-wrapper .department-box a:hover {
  background: #134a97;
  color: #fff;
  border-color: #134a97;
}
.video-wrapper .list ul {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  flex-flow: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 10px;
}
.video-wrapper .list ul li {
  width: 580px;
  margin-bottom: 40px;
}
.video-wrapper .list ul li:hover .pic img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.video-wrapper .list ul li:hover .pic:after {
  transform: rotateY(360deg);
}
.video-wrapper .list ul li:hover .name {
  color: #134a97;
}
.video-wrapper .list ul li:hover .name:before,
.video-wrapper .list ul li:hover .name:after {
  width: 100%;
}
.video-wrapper .list ul li a {
  display: block;
}
.video-wrapper .list ul li .pic {
  position: relative;
  font-size: 0;
  overflow: hidden;
}
.video-wrapper .list ul li .pic:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  background: url(../img/play2.png) no-repeat center center;
  transition: transform 0.6s ease;
  -webkit-transition: transform 0.6s ease;
  -moz-transition: transform 0.6s ease;
  -ms-transition: transform 0.6s ease;
  -o-transition: transform 0.6s ease;
}
.video-wrapper .list ul li .pic img {
  width: 100%;
  height: 310px;
  object-fit: cover;
  transition: transform 0.8s ease;
  -webkit-transition: transform 0.8s ease;
  -moz-transition: transform 0.8s ease;
  -ms-transition: transform 0.8s ease;
  -o-transition: transform 0.8s ease;
}
.video-wrapper .list ul li iframe {
  width: 100%;
  height: 310px;
}
.video-wrapper .list ul li .name {
  position: relative;
  font-size: 18px;
  color: #333;
  line-height: 100px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 700;
  padding: 0 5px;
  transition: color 0.3s ease;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition-delay: 0.6s;
}
.video-wrapper .list ul li .name:before,
.video-wrapper .list ul li .name:after {
  content: "";
  display: block;
  width: 0;
  height: 50%;
  position: absolute;
  z-index: -1;
  background: #fff;
  transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
}
.video-wrapper .list ul li .name:before {
  left: 0;
  top: 0;
}
.video-wrapper .list ul li .name:after {
  right: 0;
  bottom: 0;
}
.editor-wrapper .box-1 {
  padding: 40px;
  background: #fff;
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
}
.editor-wrapper .box-1 .pic,
.editor-wrapper .box-1 .info {
  width: 50%;
}
.editor-wrapper .box-1 .pic {
  overflow: hidden;
  font-size: 0;
  border: 1px solid #fbfbfb;
}
.editor-wrapper .box-1 .pic img {
  width: 100%;
  height: auto;
}
.editor-wrapper .box-1 .info {
  padding-left: 50px;
}
.editor-wrapper .box-1 .name {
  font-size: 36px;
  color: #000;
  line-height: 36px;
}
.editor-wrapper .box-1 .desc {
  font-size: 16px;
  color: #666;
  line-height: 32px;
  margin-top: 30px;
  overflow-y: auto;
  text-align: justify;
  max-height: 320px;
  padding-right: 20px;
}
.editor-wrapper .box-1 .desc::-webkit-scrollbar {
  width: 3px;
}
.editor-wrapper .box-1 .desc::-webkit-scrollbar-track {
  background-color: #f7f8f9;
}
.editor-wrapper .box-1 .desc::-webkit-scrollbar-thumb {
  background-color: #134a97;
}
.editor-wrapper .box-2 {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-top: 20px;
}
.editor-wrapper .box-2 .info,
.editor-wrapper .box-2 .pics {
  background: #fff;
}
.editor-wrapper .box-2 .info {
  width: 680px;
  padding: 40px;
}
.editor-wrapper .box-2 .info .content {
  font-size: 16px;
  color: #666;
  line-height: 32px;
  max-height: 384px;
  overflow-y: auto;
  padding-right: 20px;
}
.editor-wrapper .box-2 .info .content::-webkit-scrollbar {
  width: 3px;
}
.editor-wrapper .box-2 .info .content::-webkit-scrollbar-track {
  background-color: #f7f8f9;
}
.editor-wrapper .box-2 .info .content::-webkit-scrollbar-thumb {
  background-color: #134a97;
}
.editor-wrapper .box-2 .pics {
  width: 500px;
  padding: 50px;
}
.editor-wrapper .box-2 .pics .pic {
  overflow: hidden;
}
.editor-wrapper .box-2 .pics img {
  display: block;
  width: 100%;
  height: 258px;
  object-fit: contain;
}
.editor-wrapper .box-2 .name {
  font-size: 14px;
  color: #666;
  line-height: 30px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-bottom: 25px;
  margin-top: 25px;
  border-bottom: 1px solid #f8f8f8;
}
.editor-wrapper .box-2 .swiper-wrapper {
  padding-bottom: 46px;
}
.editor-wrapper .box-3 {
  margin-top: 20px;
  background: #fff;
  padding: 60px 40px;
}
.editor-wrapper .box-3 .title-box {
  text-align: center;
}
.editor-wrapper .box-3 .title-box .title {
  font-size: 30px;
  color: #000;
  line-height: 30px;
  letter-spacing: 2px;
}
.editor-wrapper .box-3 .title-box p {
  font-size: 26px;
  color: #a8a8a8;
  font-family: "dcb";
  text-transform: uppercase;
  margin-top: 12px;
}
.editor-wrapper .box-3 ul {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  flex-flow: wrap;
  margin-top: 55px;
}
.editor-wrapper .box-3 ul li {
  width: 25%;
  padding: 0 30px;
  margin-bottom: 56px;
}
.editor-wrapper .box-3 ul li:hover img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.editor-wrapper .box-3 ul li:hover .download {
  border-color: #134a97;
}
.editor-wrapper .box-3 .pic {
  font-size: 0;
  box-shadow: 0 2px 30px rgba(0, 0, 0, 0.1);
}
.editor-wrapper .box-3 .pic img {
  width: 100%;
  height: 306px;
  object-fit: cover;
  display: block;
  transition: transform 0.6s ease;
  -webkit-transition: transform 0.6s ease;
  -moz-transition: transform 0.6s ease;
  -ms-transition: transform 0.6s ease;
  -o-transition: transform 0.6s ease;
}
.editor-wrapper .box-3 .name {
  font-size: 16px;
  color: #000;
  font-weight: 700;
  line-height: 30px;
}
.editor-wrapper .box-3 .info {
  position: relative;
  margin-top: 34px;
  padding-right: 40px;
}
.editor-wrapper .box-3 .info p {
  font-size: 14px;
  color: #999;
  margin-top: 2px;
}
.editor-wrapper .box-3 .download {
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 10;
  width: 38px;
  height: 38px;
  border: 1px solid #f6f6f6;
  border-radius: 3px;
  background: url(../img/download.png) no-repeat center center;
  transition: border 0.3s ease;
  -webkit-transition: border 0.3s ease;
  -moz-transition: border 0.3s ease;
  -ms-transition: border 0.3s ease;
  -o-transition: border 0.3s ease;
}
.editor-wrapper .swiper-pagination {
  bottom: 0;
}
.editor-wrapper .swiper-pagination .swiper-pagination-bullet {
  opacity: 1;
  background: #dcdcdc;
  margin: 0 5px;
  width: 12px;
  height: 12px;
}
.editor-wrapper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #134a97;
}
.platform-wrapper .title {
  font-size: 24px;
  color: #134a97;
  letter-spacing: 2px;
  line-height: 30px;
}
.platform-wrapper .page-caption {
  margin-bottom: 18px;
}
.platform-wrapper .list {
  padding: 45px 40px 40px;
  background: #fff;
  margin-top: 28px;
}
.platform-wrapper .list .item {
  margin-bottom: 42px;
}
.platform-wrapper .list ul {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  flex-flow: wrap;
  margin-bottom: 56px;
}
.platform-wrapper .list ul:last-child {
  margin-bottom: 0;
}
.platform-wrapper .list ul li {
  position: relative;
  font-size: 16px;
  color: #666;
  line-height: 32px;
  padding-left: 28px;
  margin-right: 10px;
  width: 366px;
  margin-bottom: 22px;
}
.platform-wrapper .list ul li:nth-child(3n) {
  margin-right: 0;
}
.platform-wrapper .list ul li.last {
  margin-bottom: 0;
}
.platform-wrapper .list ul li:before {
  content: "";
  display: inline-block;
  width: 13px;
  height: 13px;
  position: absolute;
  left: 0;
  top: 8px;
  z-index: 10;
  background: url(../img/dot2.png) no-repeat;
  background-size: contain;
}
.research-wrapper .item {
  margin-bottom: 20px;
}
.research-wrapper .item:last-child {
  margin-bottom: 0;
}
.research-wrapper .item.on .name {
  color: #fff;
  background: #134a97;
}
.research-wrapper .item.on .name:after {
  background: #fff;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
}
.research-wrapper .item .name {
  position: relative;
  color: #333;
  font-size: 18px;
  font-weight: 700;
  height: 76px;
  line-height: 76px;
  padding: 0 80px 0 56px;
  background: #e4e4e4;
  cursor: pointer;
  transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
}
.research-wrapper .item .name:before,
.research-wrapper .item .name:after {
  content: "";
  display: inline-block;
  background: #9a9a9a;
  position: absolute;
  z-index: 10;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.research-wrapper .item .name:before {
  width: 16px;
  height: 2px;
  right: 60px;
  top: 37px;
}
.research-wrapper .item .name:after {
  width: 2px;
  height: 16px;
  right: 67px;
  top: 30px;
}
.research-wrapper .item .info {
  display: none;
  padding: 48px 80px 50px 56px;
  background: #fff;
}
.research-wrapper .item .info ul li {
  position: relative;
  font-size: 16px;
  color: #666;
  line-height: 36px;
  padding-left: 28px;
}
.research-wrapper .item .info ul li:before {
  content: "";
  display: inline-block;
  width: 13px;
  height: 13px;
  position: absolute;
  left: 0;
  top: 10px;
  z-index: 10;
  background: url(../img/dot2.png) no-repeat;
  background-size: contain;
}
.export-wrapper .list ul li {
  margin-bottom: 20px;
}
.export-wrapper .list ul li:hover a {
  box-shadow: 0 2px 30px rgba(0, 0, 0, 0.1);
  transform: translateY(-10px);
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
}
.export-wrapper .list ul li a {
  display: block;
  background: #fff;
  min-height: 330px;
  transition: transform 0.8s ease;
  -webkit-transition: transform 0.8s ease;
  -moz-transition: transform 0.8s ease;
  -ms-transition: transform 0.8s ease;
  -o-transition: transform 0.8s ease;
  padding: 60px 42px 40px 58px;
}
.export-wrapper .list ul li .pic {
  float: right;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  margin-top: -16px;
}
.export-wrapper .list ul li .pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.export-wrapper .list ul li .info {
  position: relative;
}
.export-wrapper .list ul li .name {
  font-size: 30px;
  color: #333;
  font-weight: 700;
  line-height: 30px;
}
.export-wrapper .list ul li .name img {
  position: relative;
  top: -3px;
  margin-left: 12px;
  vertical-align: middle;
}
.export-wrapper .list ul li .level {
  font-size: 18px;
  color: #134a97;
  line-height: 30px;
  margin: 12px auto 42px;
}
.export-wrapper .list ul li .name,
.export-wrapper .list ul li .level {
  padding-right: 100px;
}
.export-wrapper .list ul li .desc {
  font-size: 16px;
  color: #666;
  line-height: 32px;
  padding-right: 30px;
  text-align: justify;
}
.exportinfo-wrapper .info-box {
  background: #fff;
  padding: 65px 50px 94px 60px;
}
.exportinfo-wrapper .name {
  font-size: 30px;
  color: #333;
  font-weight: 700;
  line-height: 30px;
}
.exportinfo-wrapper .level {
  font-size: 18px;
  color: #134a97;
  line-height: 30px;
  margin: 15px auto 35px;
}
.exportinfo-wrapper .content {
  font-size: 16px;
  color: #666;
  line-height: 32px;
}
.work-wrapper .list ul {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  flex-flow: wrap;
}
.work-wrapper .list ul li {
  width: 380px;
  margin-right: 30px;
  margin-bottom: 30px;
}
.work-wrapper .list ul li:nth-child(3n) {
  margin-right: 0;
}
.work-wrapper .list ul li.last {
  margin-bottom: 0;
}
.work-wrapper .list ul li:hover img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.work-wrapper .list ul li:hover .name {
  color: #134a97;
}
.work-wrapper .list .pic {
  overflow: hidden;
}
.work-wrapper .list .pic img {
  width: 100%;
  display: block;
  height: 292px;
  object-fit: cover;
  transition: transform 0.8s ease;
  -webkit-transition: transform 0.8s ease;
  -moz-transition: transform 0.8s ease;
  -ms-transition: transform 0.8s ease;
  -o-transition: transform 0.8s ease;
}
.work-wrapper .list .name {
  text-align: center;
  background: #fff;
  font-size: 16px;
  color: #000;
  line-height: 80px;
  padding: 0 10px;
}
.workinfo-wrapper .box-1 li {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  background: #fff;
  padding: 60px 40px;
  margin-bottom: 20px;
}
.workinfo-wrapper .box-1 li .pic {
  width: 474px;
}
.workinfo-wrapper .box-1 li .pic img {
  height: auto;
}
.workinfo-wrapper .box-1 li .info {
  width: 560px;
}
.workinfo-wrapper .box-2 {
  background: #fff;
  padding: 58px 40px 80px;
}
.workinfo-wrapper .swiper-box {
  position: relative;
  margin-top: 45px;
}
.workinfo-wrapper .swiper-box img {
  height: 352px;
  object-fit: cover;
}
.workinfo-wrapper .name {
  font-size: 24px;
  color: #000;
  font-weight: 700;
  line-height: 30px;
  margin-bottom: 28px;
}
.workinfo-wrapper .pic {
  overflow: hidden;
}
.workinfo-wrapper .pic img {
  display: block;
  width: 100%;
  transition: transform 0.8s ease;
  -webkit-transition: transform 0.8s ease;
  -moz-transition: transform 0.8s ease;
  -ms-transition: transform 0.8s ease;
  -o-transition: transform 0.8s ease;
}
.workinfo-wrapper .pic img:hover {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.workinfo-wrapper .desc {
  font-size: 16px;
  color: #666;
  line-height: 32px;
}
.workinfo-wrapper .title {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
  width: 100%;
  font-size: 16px;
  color: #f7f7f7;
  line-height: 60px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 5px;
  background: rgba(0, 0, 0, 0.5);
}
.workinfo-wrapper .swiper-btn.prev {
  left: 30px;
}
.workinfo-wrapper .swiper-btn.prev.swiper-button-disabled {
  background: url(../img/prev5.png) no-repeat;
  background-size: contain;
}
.workinfo-wrapper .swiper-btn.next {
  right: 30px;
}
.workinfo-wrapper .swiper-btn.next.swiper-button-disabled {
  background: url(../img/next5.png) no-repeat;
  background-size: contain;
}
.company-wrapper .caption-box {
  text-align: center;
}
.company-wrapper .caption-box .name {
  font-size: 36px;
  color: #000;
  font-weight: 700;
  margin-top: 22px;
}
.company-wrapper .content {
  margin-top: 34px;
  margin-bottom: 55px;
}
.company-wrapper .desc,
.company-wrapper .content {
  font-size: 16px;
  color: #666;
  line-height: 32px;
}
.company-wrapper .pic {
  overflow: hidden;
  height: 100%;
}
.company-wrapper .pic img {
  width: 100%;
  display: block;
  transition: transform 0.8s ease;
  -webkit-transition: transform 0.8s ease;
  -moz-transition: transform 0.8s ease;
  -ms-transition: transform 0.8s ease;
  -o-transition: transform 0.8s ease;
}
.company-wrapper .pic img:hover {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.company-wrapper .box-1 {
  margin-top: 70px;
}
.company-wrapper .box-2 {
  background: #fff;
}
.company-wrapper .box-2 .name {
  font-size: 30px;
  color: #134a97;
  letter-spacing: 1px;
  margin-bottom: 48px;
}
.company-wrapper .box-2 .name img {
  position: relative;
  top: -3px;
  width: 40px;
  vertical-align: middle;
  margin-right: 20px;
}
.company-wrapper .box-2 .inner-1 ul {
  padding-bottom: 54px;
}
.company-wrapper .box-2 .inner-1 ul li {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 50px 40px 0;
}
.company-wrapper .box-2 .inner-1 ul .info {
  width: 100%;
}
.company-wrapper .box-2 .inner-1 ul .name {
  margin-bottom: 26px;
}
.company-wrapper .box-2 .inner-1 ul .pic {
  display: none;
  width: 560px;
}
.company-wrapper .box-2 .inner-1 ul .desc {
  max-height: 192px;
  overflow-y: auto;
  text-align: justify;
  padding-right: 15px;
}
.company-wrapper .box-2 .inner-1 ul .desc::-webkit-scrollbar {
  width: 3px;
}
.company-wrapper .box-2 .inner-1 ul .desc::-webkit-scrollbar-track {
  background-color: #f7f8f9;
}
.company-wrapper .box-2 .inner-1 ul .desc::-webkit-scrollbar-thumb {
  background-color: #134a97;
}
.company-wrapper .box-2 .inner-2 {
  padding: 0 40px 50px;
}
.company-wrapper .box-2 .table table {
  width: 100%;
  border-collapse: collapse;
}
.company-wrapper .box-2 .table table th,
.company-wrapper .box-2 .table table td {
  padding: 0 30px;
  border: 1px solid #f6f6f6;
}
.company-wrapper .box-2 .table table th:nth-child(2n),
.company-wrapper .box-2 .table table td:nth-child(2n) {
  width: 250px;
}
.company-wrapper .box-2 .table table th:nth-child(3n),
.company-wrapper .box-2 .table table td:nth-child(3n) {
  width: 520px;
}
.company-wrapper .box-2 .table table th {
  line-height: 70px;
  background: #f7f7f7;
  text-align: left;
  font-size: 20px;
  font-weight: 700;
  color: #666;
}
.company-wrapper .box-2 .table table td {
  font-size: 16px;
  color: #333;
  line-height: 32px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.company-wrapper .box-2 .table table td:nth-child(3n+1) {
  font-weight: 700;
}
.company-wrapper .swiper-box {
  background: #fff;
  padding: 40px 50px;
}
.company-wrapper .swiper-box .name {
  font-size: 18px;
  color: #333;
  line-height: 30px;
  font-weight: 700;
  height: 60px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin: 24px auto 0;
}
.company-wrapper .swiper-box .desc {
  font-size: 16px;
  color: #666;
  line-height: 32px;
  margin-top: 15px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 64px;
}
.company-wrapper .swiper-box .a-more {
  display: none;
}
.company-wrapper .swiper-box .pic img {
  height: 200px;
  object-fit: cover;
}
.company-wrapper .swiper-box .swiper-slide:hover .name {
  color: #134a97;
}
.company-wrapper .swiper-box .swiper-slide:hover .a-more {
  background: url(../img/more_on.png) no-repeat;
  background-size: contain;
}
.company-wrapper .page-caption {
  position: relative;
}
.company-wrapper .page-caption .btn-box {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
  font-size: 0;
}
.company-wrapper .swiper-btn {
  position: static;
  width: 36px;
  height: 36px;
  vertical-align: bottom;
}
.company-wrapper .swiper-btn.prev {
  margin-right: 20px;
}
.company-wrapper .swiper-btn.prev.swiper-button-disabled {
  background: url(../img/prev6.png) no-repeat;
  background-size: contain;
}
.company-wrapper .swiper-btn.next.swiper-button-disabled {
  background: url(../img/next6.png) no-repeat;
  background-size: contain;
}
.company-wrapper .box-3 {
  margin-top: 52px;
}
.company-wrapper .box-3 .box {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  padding: 50px 40px;
  background: #fff;
}
.company-wrapper .box-3 .pic {
  width: 50%;
}
.company-wrapper .box-3 .pic img {
  display: block;
  width: 100%;
}
.company-wrapper .box-3 .info {
  width: 45%;
  margin-right: 5%;
  font-size: 16px;
  color: #666;
  line-height: 32px;
  padding-right: 20px;
  max-height: 352px;
  overflow-y: auto;
}
.company-wrapper .box-3 .info::-webkit-scrollbar {
  width: 3px;
}
.company-wrapper .box-3 .info::-webkit-scrollbar-track {
  background-color: #f7f8f9;
}
.company-wrapper .box-3 .info::-webkit-scrollbar-thumb {
  background-color: #134a97;
}
.company-wrapper .box-4 {
  margin-top: 54px;
}
.company-wrapper .box-5 {
  margin-top: 55px;
}
.company-wrapper .box-5 .contact-box {
  font-size: 16px;
  color: #666;
  line-height: 36px;
  background: #fff;
  padding: 36px 40px;
}
.company-wrapper .box-5 .contact-box p {
  width: 32.33%;
  margin-right: 1.5%;
  margin-bottom: 6px;
}
.company-wrapper .box-5 .contact-box p:nth-child(3n) {
  margin-right: 0;
}
.consult-wrapper .box-1 {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.consult-wrapper .box-1 .page-caption {
  margin-bottom: 24px;
}
.consult-wrapper .box-1 .left {
  width: 350px;
  background: #fff;
  padding: 40px 40px 64px;
}
.consult-wrapper .box-1 .left li {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.consult-wrapper .box-1 .left li > a {
  font-size: 18px;
  color: #333;
  line-height: 60px;
}
.consult-wrapper .box-1 .left li > a:hover,
.consult-wrapper .box-1 .left li > a.on {
  color: #134a97;
}
.consult-wrapper .box-1 .left a {
  display: block;
}
.consult-wrapper .box-1 .left .child {
  display: none;
  margin: 10px auto 22px;
  padding-left: 32px;
}
.consult-wrapper .box-1 .left .child a {
  font-size: 14px;
  color: #999;
  line-height: 30px;
}
.consult-wrapper .box-1 .left .child a:hover,
.consult-wrapper .box-1 .left .child a.on {
  color: #134a97;
}
.consult-wrapper .box-1 .right {
  width: 845px;
  background: #fff;
}
.consult-wrapper .box-1 .right .msg-box {
  padding: 40px;
  padding-bottom: 0;
  max-height: 850px;
  min-height: 130px;
  overflow-y: auto;
}
.consult-wrapper .box-1 .right .msg-box::-webkit-scrollbar {
  width: 5px;
}
.consult-wrapper .box-1 .right .msg-box::-webkit-scrollbar-track {
  background-color: #ebebeb;
}
.consult-wrapper .box-1 .right .msg-box::-webkit-scrollbar-thumb {
  background-color: #999;
}
.consult-wrapper .box-1 .right .item {
  position: relative;
  margin-bottom: 38px;
  padding: 0 120px;
}
.consult-wrapper .box-1 .right .item:last-child {
  margin-bottom: 0;
}
.consult-wrapper .box-1 .right .icon {
  position: absolute;
  top: 0;
  z-index: 10;
  width: 80px;
  height: 80px;
  border-radius: 50%;
}
.consult-wrapper .box-1 .right .reply .icon {
  left: 0;
  background-image: url(../img/consult.png);
  background-position: center center;
  background-repeat: no-repeat;
}
.consult-wrapper .box-1 .right .reply .content:before {
  left: -8px;
  background: url(../img/angle.png) no-repeat;
  background-size: contain;
}
.consult-wrapper .box-1 .right .question .icon {
  right: 0;
  background-image: url(../img/consult2.png);
  background-position: center center;
  background-repeat: no-repeat;
}
.consult-wrapper .box-1 .right .question .content {
  color: #134a97;
}
.consult-wrapper .box-1 .right .question .content:before {
  right: -8px;
  background: url(../img/angle2.png) no-repeat;
  background-size: contain;
}
.consult-wrapper .box-1 .right .content {
  position: relative;
  font-size: 14px;
  color: #666;
  line-height: 30px;
  border-radius: 8px;
  padding: 20px 40px;
  width: 525px;
}
.consult-wrapper .box-1 .right .content:before {
  position: absolute;
  top: 30px;
  z-index: 10;
  content: "";
  display: inline-block;
  width: 8px;
  height: 10px;
}
.consult-wrapper .box-1 .right .icon {
  background-color: #fafafa;
  border: 1px solid #e2e2e2;
}
.consult-wrapper .box-1 .right .content {
  background-color: #f2f2f2;
  border: 1px solid #e5e5e5;
}
.consult-wrapper .box-1 .hello {
  font-size: 14px;
  color: #666;
  line-height: 30px;
}
.consult-wrapper .box-1 .hello span {
  color: #134a97;
}
.consult-wrapper .box-1 .last {
  font-size: 14px;
  color: #666;
  line-height: 30px;
  margin-top: 20px;
}
.consult-wrapper .box-1 .last a {
  font-size: 14px;
  color: #134a97;
}
.consult-wrapper .box-1 .right .content ul {
  margin-top: 20px;
}
.consult-wrapper .box-1 .right .content ul li a {
  display: block;
  font-size: 14px;
  color: #b9160f;
  line-height: 30px;
}
.consult-wrapper .send-box {
  position: relative;
  font-size: 0;
  margin-top: 40px;
  padding: 40px;
  padding-top: 0;
}
.consult-wrapper .send-box .msg {
  font-size: 14px;
  color: #666;
  width: 100%;
  font-family: 微软雅黑;
  line-height: 30px;
  resize: none;
  padding: 20px 115px 20px 30px;
  height: 100px;
  background: #f2f2f2;
  border: 1px solid #e5e5e5;
  border-radius: 12px;
}
.consult-wrapper .send-box textarea::-webkit-input-placeholder {
  font-size: 14px;
  color: #666;
}
.consult-wrapper .send {
  display: block;
  position: absolute;
  right: 70px;
  top: 28px;
  z-index: 10;
  font-size: 14px;
  color: #fff;
  border-radius: 30px;
  width: 80px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  background: #d3d3d3;
  transition: background 0.6s ease;
  -webkit-transition: background 0.6s ease;
  -moz-transition: background 0.6s ease;
  -ms-transition: background 0.6s ease;
  -o-transition: background 0.6s ease;
}
.consult-wrapper .send:hover {
  background: #134a97;
}
.consult-wrapper .submit {
  display: block;
  width: 150px;
  height: 48px;
  line-height: 48px;
  color: #fff;
  font-size: 14px;
  background: #134a97;
  text-align: center;
  transition: transform 0.6s ease;
  -webkit-transition: transform 0.6s ease;
  -moz-transition: transform 0.6s ease;
  -ms-transition: transform 0.6s ease;
  -o-transition: transform 0.6s ease;
}
.consult-wrapper .submit:hover {
  transform: translateY(-5px);
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -o-transform: translateY(-5px);
}
.consult-wrapper .box-2 {
  background: #fff;
  margin-top: 5px;
  padding: 40px;
  /* input placeholder  */
}
.consult-wrapper .box-2 .text,
.consult-wrapper .box-2 select {
  float: left;
  width: 366px;
  font-size: 14px;
  color: #333;
  height: 50px;
  line-height: 50px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.consult-wrapper .box-2 .text:nth-child(3n),
.consult-wrapper .box-2 select:nth-child(3n) {
  margin-right: 0;
}
.consult-wrapper .box-2 .text,
.consult-wrapper .box-2 .message,
.consult-wrapper .box-2 select {
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  padding: 0 30px;
  background: #f2f2f2;
}
.consult-wrapper .box-2 select {
  padding: 0 40px 0 26px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  outline: none;
  background: #f2f2f2 url("../img/icon2.png") no-repeat scroll right 30px center;
}
.consult-wrapper .box-2 ::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #333;
  font-size: 14px;
}
.consult-wrapper .box-2 :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #333;
  font-size: 14px;
}
.consult-wrapper .box-2 ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #333;
  font-size: 14px;
}
.consult-wrapper .box-2 :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #333;
  font-size: 14px;
}
.consult-wrapper .box-2 .message {
  font-family: 微软雅黑;
  height: 100px;
  padding-top: 15px;
  padding-bottom: 15px;
  width: 100%;
  font-size: 14px;
  color: #333;
  margin-bottom: 30px;
}
.siteMap-wrapper {
  transform: translateZ(0) perspective(1px);
}
.siteMap-wrapper .box {
  width: 96%;
  margin: 0 auto;
}
.siteMap-wrapper .title {
  font-size: 36px;
  text-align: center;
}
.siteMap-wrapper .title:after {
  content: "";
  display: block;
  width: 30px;
  height: 1px;
  background: #ccc;
  margin: 10px auto 50px;
}
.siteMap-wrapper ul {
  overflow: hidden;
  text-align: center;
}
.siteMap-wrapper ul li {
  display: inline-block;
  vertical-align: top;
  margin-right: 56px;
  position: relative;
}
.siteMap-wrapper ul li.no:before {
  display: none;
}
.siteMap-wrapper ul li:before {
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 0;
  z-index: -1;
  background: #ccc;
}
.siteMap-wrapper ul li:last-child {
  margin-right: 0;
}
.siteMap-wrapper ul li a {
  display: block;
  width: 148px;
  height: 41px;
  font-size: 16px;
  border: 1px solid #ccc;
  border-radius: 8px;
  text-align: center;
  line-height: 41px;
  color: #134a97;
}
.siteMap-wrapper ul li .h6 {
  margin-bottom: 40px;
  background: #f5f5f5;
}
.siteMap-wrapper ul li a.p {
  margin-bottom: 21px;
  color: #FFFFFF;
  background: #134a97;
  transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
}
.siteMap-wrapper ul li a.p:last-child {
  margin-bottom: 0;
}
.siteMap-wrapper ul li a.p:hover {
  background: #0d3d7f;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
@keyframes iconAnimate {
  0% {
    transform: rotateY(360deg);
  }
  100% {
    transform: rotateX(0);
  }
}
.fixed-right-box {
  position: fixed;
  right: 60px;
  top: 45%;
  z-index: 40;
  display: none;
}
.fixed-right-box ul {
  font-size: 0;
}
.fixed-right-box li {
  width: 70px;
  height: 70px;
  border: 1px solid #f8f8f8;
  border-radius: 10px;
  margin-bottom: 10px;
  text-align: center;
  padding-top: 10px;
  transition: transform 0.3s ease;
  -webkit-transition: transform 0.3s ease;
  -moz-transition: transform 0.3s ease;
  -ms-transition: transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  background: #fff;
}
.fixed-right-box li:last-child {
  margin-bottom: 0;
}
.fixed-right-box li:hover {
  transform: translateY(-4px);
  -webkit-transform: translateY(-4px);
  -moz-transform: translateY(-4px);
  -ms-transform: translateY(-4px);
  -o-transform: translateY(-4px);
  box-shadow: 2px 14px 7px -11px rgba(0, 0, 0, 0.1);
}
.fixed-right-box img {
  width: 24px;
  margin: 0 auto;
}
.fixed-right-box p {
  font-size: 12px;
  color: #999;
  line-height: 24px;
}
/*分页*/
.pageNum {
  text-align: center;
}
.pageNum a {
  display: inline-block;
  color: #666;
  font-size: 13px;
  font-family: Arial;
  vertical-align: middle;
  font-weight: 700;
  margin: 0 10px;
  width: 48px;
  height: 48px;
  line-height: 48px;
  background: #eee;
  transition: background 0.5s ease;
  -webkit-transition: background 0.5s ease;
  -moz-transition: background 0.5s ease;
  -ms-transition: background 0.5s ease;
  -o-transition: background 0.5s ease;
}
.pageNum .button {
  width: 80px;
  font-family: 微软雅黑;
}
.pageNum .dot {
  background: #eee;
}
.pageNum .dot:hover {
  background: #134a97;
}
.pageNum a:hover,
.pageNum .aNow {
  color: #fff;
  background: #134a97;
}
.pageMore a {
  display: block;
  width: 100%;
  text-align: center;
  height: 40px;
  line-height: 40px;
  background: #c9161e;
  color: #fff;
  font-size: 12px;
}
